From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9172 Path: news.gmane.org!not-for-mail From: Bjorn Wiren Newsgroups: gmane.emacs.gnus.user Subject: Re: mailto from iceweasel with gnus Date: Thu, 14 Jun 2007 10:16:38 +0200 Organization: Ericsson Message-ID: <333b0vvtll.fsf@seasc0380.dyn.rnd.as.sw.ericsson.se> References: <87tztcmc5s.fsf@literaturlatenight.de> <87odjjvkuj.fsf@topper.koldfront.dk> <87ejkfrsvl.fsf@literaturlatenight.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1181819688 27349 80.91.229.12 (14 Jun 2007 11:14:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 11:14:48 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Jun 14 13:14:47 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HynHp-00006N-VJ for gegu-info-gnus-english@m.gmane.org; Thu, 14 Jun 2007 13:14:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HynHp-0001XR-9b for gegu-info-gnus-english@m.gmane.org; Thu, 14 Jun 2007 07:14:45 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!ltu.se!luth.se!193.180.251.40.MISMATCH!erinews.ericsson.se!news.al.sw.ericsson.se!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 40 Original-NNTP-Posting-Host: seasc0380.dyn.rnd.as.sw.ericsson.se Original-X-Trace: news.al.sw.ericsson.se 1181809000 14752 130.100.117.128 (14 Jun 2007 08:16:40 GMT) Original-X-Complaints-To: abuse@ericsson.se Original-NNTP-Posting-Date: Thu, 14 Jun 2007 08:16:40 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b28 (linux) Cancel-Lock: sha1:T23PlVcCfxhqzucPFGQqnNuXYTc= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79354 X-Mailman-Approved-At: Thu, 14 Jun 2007 07:14:42 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9172 Archived-At: henry atting writes: > asjo@koldfront.dk (Adam Sjøgren) writes: > >> On Wed, 13 Jun 2007 11:33:35 +0200, henry wrote: >> >>> I cannot succeed in opening mailto clicks from iceweasel with gnus. >>> More precise I can open them but not with the receiver address filled >>> in. I did try it in several ways (using mozex), e.g. these two scripts: >> >> In case you use Gnome, like I do, here's what works for me: >> >> In the 'Preferred Applications' preference, I've put "Custom" >> "mozmail.sh %s" as the Mail Reader. >> >> mozmail.sh is simply: >> >> #!/bin/bash >> >> /usr/bin/gnuclient -batch -eval "(mozmail \"$1\")" >> > Mmh, thanks, but I don't use neither gnome nor kde. On the other side I > don't have emacs21, I'm running emacs23, which does not come along with > gnuclient and the above solution does not work with emacsclient ;) > > henry Adam Sjøgren's tip should work, but not using gnome or KDE, you need to go into about:config in iceweasel. There are thorough instructions in the starting commentary of "mozmail.el" somewhere in the lisp tree (I'm on xemacs, so I don't know exactly how to find it under gnu emacs). Concerning gnuclient/emacsclient, it seems unbelievable that there shouldn't be at least a similar service. Maybe you should try gnu.emacs.help on that? Cheers -- Björn Wirén