[EMAIL PROTECTED] (Fredrik Bülow) writes: > I use gnus to read RSS feed from my favorite news sources. Most of > the time the articles are in fact resumes and contain a link to the > full story. To my dismay the actual links are not displayed in the > article buffers, instead I only see the text "link" and not the > URL. How do I get the URL?
You should get the links if you use a sensible HTML renderer like (setq mm-text-html-renderer 'w3m) -- (domestic pets only, the antidote for overdose, milk.) [EMAIL PROTECTED] * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
