From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70347 Path: news.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.gnus.general Subject: Re: links in mail body Date: Thu, 02 Sep 2010 22:23:33 +1000 Message-ID: <87occggwqi.fsf@rimspace.net> References: <8762yol5kg.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1283430913 32604 80.91.229.12 (2 Sep 2010 12:35:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2010 12:35:13 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18733@lists.math.uh.edu Thu Sep 02 14:35:12 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Or90Y-0005Lx-Ip for ding-account@gmane.org; Thu, 02 Sep 2010 14:35:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Or90W-0008Ge-Im; Thu, 02 Sep 2010 07:35:08 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Or90V-0008GO-Bq for ding@lists.math.uh.edu; Thu, 02 Sep 2010 07:35:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Or90T-0008Sa-Ex for ding@lists.math.uh.edu; Thu, 02 Sep 2010 07:35:07 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Or90S-0004Ku-00 for ; Thu, 02 Sep 2010 14:35:04 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Or90O-0005GE-C9 for ding@gnus.org; Thu, 02 Sep 2010 14:35:00 +0200 Original-Received: from ppp59-167-189-244.static.internode.on.net ([59.167.189.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Sep 2010 14:35:00 +0200 Original-Received: from daniel by ppp59-167-189-244.static.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Sep 2010 14:35:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ppp59-167-189-244.static.internode.on.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:wfiGnQql3OlN6E/N1veAhmh9dxA= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70347 Archived-At: Eric Abrahamsen writes: > I'm deeply confused about the way that links within email/news bodies are > treated. It seems to me that links behave differently depending on whether > the mail is plain text or HTML, and possibly whether it is a mail or news > item? Well, between plain text and HTML, certainly, when using w3m (the old way) to render the mail: it does the w3m thing rather than the Gnus thing. I use this code to do the right thing inside w3m HTML mail too: (defadvice w3m-safe-view-this-url (around gnus-open-in-real-browser activate) "Cause w3m to open a URL in an external browser, but only within the scope of a Gnus mail buffer. In theory. It presently doesn't implement that limit at all." (browse-url (w3m-anchor))) Please notice the documented limitation in that advice, of course. Daniel -- ✣ Daniel Pittman ✉ daniel@rimspace.net ☎ +61 401 155 707 ♽ made with 100 percent post-consumer electrons