From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73823 Path: news.gmane.org!not-for-mail From: Dave Goldberg Newsgroups: gmane.emacs.gnus.general Subject: mailto urls in text/html Date: Wed, 03 Nov 2010 15:00:36 -0400 Message-ID: <84iq0emduz.fsf@davestoy.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288810944 26300 80.91.229.12 (3 Nov 2010 19:02:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2010 19:02:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22192@lists.math.uh.edu Wed Nov 03 20:02:20 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 1PDibD-0002Hl-BQ for ding-account@gmane.org; Wed, 03 Nov 2010 20:02:19 +0100 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 1PDiaQ-0005pB-EQ; Wed, 03 Nov 2010 14:01:30 -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 1PDiaP-0005ox-8P for ding@lists.math.uh.edu; Wed, 03 Nov 2010 14:01:29 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PDiaO-0002U2-8c for ding@lists.math.uh.edu; Wed, 03 Nov 2010 14:01:29 -0500 Original-Received: from vms173001pub.verizon.net ([206.46.173.1]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PDiaN-0003Vs-00 for ; Wed, 03 Nov 2010 20:01:27 +0100 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LBB005UAOSYDUA3@vms173001.mailsrvcs.net> for ding@gnus.org; Wed, 03 Nov 2010 14:00:36 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73823 Archived-At: In a multipart/alternative environment with text/plain and text/html parts I now am set up with html via gnus-w3m by default. Today I had occasion to try following a mailto link but nothing happened. If I switched to the text/plain view, I get a button for the email link and am able to follow it (a message-mode buffer opens). I'm not sure how to expect it to work via gnus-w3m. Normally I'm set up to follow links via browse-url which goes to firefox, and works for http and ftp links just fine. I do have firefox set up to run a script that calls gnuclient to open a message-mode buffer (firing up a new xemacs if there isn't an existing gnuserv running) so ugly as that might be I would have expected to see a firefox window along with message, but nothing. It's not clear to me how gnus-w3 m is implemented. I'm happy to step through functions, but I don't know which to look at. Thanks, -- Dave Goldberg david.goldberg6@verizon.net