From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4272 Path: news.gmane.org!not-for-mail From: Jay Bromley Newsgroups: gmane.emacs.gnus.user Subject: html rendering in gnus Date: Mon, 29 Nov 2004 00:35:55 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <87r7mduk5w.fsf@bluebottle.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670237 22579 80.91.229.2 (31 Jan 2006 01:17:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:17:17 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:33:30 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!peernews.cix.co.uk!zen.net.uk!dedekind.zen.co.uk!news.glorb.com!tdsnet-transit!newspeer.tds.net!sn-xit-03!sn-xit-08!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:tSu5DCRhfXZEgTrItzJsOiaaxBc= Original-X-Complaints-To: abuse@supernews.com Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4413 Original-Lines: 26 X-Gnus-Article-Number: 4413 Tue Jan 17 17:33:30 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4272 Archived-At: Hello, I've recently started using gnus for news and mail and have a couple of questions about HTML rendering in mails and links. First, I'd like to use elinks to do my HTML mail rendering. Right now I set mm-text-html-renderer to lynx and have lynx symlinked to elinks. This is a kludge though, as the lynx -> elinks thing is bogus and I had to edit mm-view.el to eliminate a flag that elinks doesn't understand. I noticed there is an option to use a user-defined function and I'd like to write a function to use elinks with the appropriate flags, but I've no idea what this function should look like. I (think I) have a sufficient grasp on Elisp, but I don't know anything about what the function takes and what it should evaluate to. I read the Gnus manual, but seemed to miss any info there might be about this. Pointers to docs or template functions would be very much appreciated. For the second question, my currently kludged system renders HTML fine, but I can't click on links in mail messages and have it bring up the page in my real browser. I'm not quite sure why, as this works great with links in news articles. I'm a bit confused on this, as I thought gnus would treat mails and news articles the same. Is there some other variable or hook I need to set to get this behavior? Thanks for any help in advance, regards. ------------------------------------------------------------------------ J. Bromley jbromley@bluebottle.com