Do you think this code would work if I replaced calls to w3m with calls to my shell's w3m?
I'm reluctant to try it because it doesn't matter right now (as I'm not getting links) and, last time, it crashed my emacs, so that I couldn't even send mail. Bar Katsumi Yamaoka <[EMAIL PROTECTED]> writes: >>>>>> In <[EMAIL PROTECTED]> Katsumi Yamaoka wrote: > >> (defadvice mm-inline-text-html-render-with-w3m (around follow-link (handle) >> activate) >> "Follow a link in nnrss group." > > I forgot to convert relative links in the html contents to > absolute ones. Here's a revised version: > > > >> You can put it in your ~/.gnus.el file. To disable or enable >> this feature, type: > >> M-x ad-deactivate RET mm-inline-text-html-render-with-w3m RET >> or >> M-x ad-activate RET mm-inline-text-html-render-with-w3m RET _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
