From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4152 Path: main.gmane.org!not-for-mail From: "Steven L. Baur" Newsgroups: gmane.emacs.gnus.general Subject: Re: mailto: and similar URLs Date: Wed, 29 Nov 1995 12:17:14 -0800 Message-ID: <199511292017.MAA12565@miranova.com> References: <9511281118.AA08798@ravn.ii.uib.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.27) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035144941 28692 80.91.224.250 (20 Oct 2002 20:15:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:15:41 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id MAA13120 for ; Wed, 29 Nov 1995 12:50:31 -0800 Original-Received: from miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 29 Nov 1995 21:17:03 +0100 Original-Received: (from steve@localhost) by miranova.com (8.6.11/8.6.9) id MAA12565; Wed, 29 Nov 1995 12:17:14 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Xref: main.gmane.org gmane.emacs.gnus.general:4152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4152 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> Ketil Z Malde writes: >> Will clicking on an URL that looks like mailto:ketil@ii.uib.no >> make gnus fire up Netscape? I know this is the behaviour in >> the gnus-5.0.xx that I use, has it been fixed yet? Lars> September Gnus 0.17 will handle this internally. Please provide a switch to turn this off too. And please don't turn ftp: methods into calls to ange-ftp either. I'd *much* rather have Lynx do it (to keep Emacs process size down). Maybe if you implement it with an assoc list like: (("mailto:" . 'gnus-url-handle-mailto) ("ftp:" . 'pass-through)) ... or some such. -- steve@miranova.com baur