Hi,

Sometimes I receive html e-mails with external links (of the type
"click here", not "http://www...";) in them, and for one reason or
another, w3m is not always the ideal way of displaying them. Then it
would be nice to be able copy the URL to the clipboard, and paste the
address into a browser. How can this be done? The URL is shown in the
echo area when I move the cursor over the link, but I can't get at
it...

I use the 1 May edition of No Gnus and GNU Emacs, and I have

(setq mm-text-html-renderer 'w3m)
(setq mm-inline-text-html-renderer 'w3m)
(setq mm-inline-text-html-with-images t)
(setq browse-url-browser-function 'w3m-browse-url)

in ~/.gnus


Regards,
-- 
Svend Tollak Munkejord 
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to