1 Mar 2005 03:20
Re: URLs wrapped according to RFC1738
Yuuichi Teranishi <teranisi <at> gohome.org>
2005-03-01 02:20:28 GMT
2005-03-01 02:20:28 GMT
At Mon, 28 Feb 2005 10:27:58 +0100, Felix E. Klee wrote: > > I found that URLs wrapped according to RFC1738 are not interpreted > correctly by Wanderlust 2.12.2. Take the following example quoted from > that RFC: > > Yes, Jim, I found it under <URL:ftp://info.cern.ch/pub/www/doc; > type=d> but you can probably pick it up from <URL:ftp://ds.in > ternic.net/rfc>. Note the warning in <URL:http://ds.internic. > net/instructions/overview.html#WARNING>. > > Wanderlust ignores the continuation of a URL after a line break. Actually, URL buttons are added by SEMI. I think following setting treats above URLs on mouse click. (...but not highlighted correctly) (defun my-mime-browse-url-function (&rest args) (browse-url-at-point)) (setq mime-browse-url-function 'my-mime-browse-url-function) -- Yuuichi Teranishi <teranisi <at> gohome.org> URL: http://www.gohome.org/teranisi/ "Half of what I say is meaningless..."

RSS Feed