Re: getting iceweasel to use gnus for MailTo:

2007-05-11 Thread Sven Arvidsson
On Fri, 2007-05-11 at 05:56 -0400, Haines Brown wrote: > Sven, > > I'm not sure of anything :-(. I merely copied a set of directions > which apparently were not appropriate. > > Using mutt to send mail from an iceweasal mailto link seems simpler, > and so I tried ou Martin Krafft's wrapper to whi

Re: getting iceweasel to use gnus for MailTo:

2007-05-10 Thread Amy Templeton
Haines Brown <[EMAIL PROTECTED]> wrote: > [snip] While an emacs session is running, I click on a mailto: > link on a web page, and nothing happens. Are you using the Emacs/emacsclient from the Debian repositories? If so, you may want to upgrade to CVS. It turns out the old version of emacsclient d

Re: getting iceweasel to use gnus for MailTo:

2007-05-10 Thread Brad Rogers
On Thu, 10 May 2007 22:54:45 +0200 Sven Arvidsson <[EMAIL PROTECTED]> wrote: Hello Sven, > Are you sure that's correct? According to this[0], external.mailto > should be a bool, and the app to be launched should be set in > app.mailto. You're correct. My guess is that Haines suffered a brief la

Re: getting iceweasel to use gnus for MailTo:

2007-05-10 Thread Sven Arvidsson
On Thu, 2007-05-10 at 10:27 -0400, Haines Brown wrote: > In /etc/iceweasel/prof/iceweasel.js I put the line: > >pref("network.protocol-handler.external.mailto", > /home/brownh/scripts/mailto.sh); Are you sure that's correct? According to this[0], external.mailto should be a bool, and

getting iceweasel to use gnus for MailTo:

2007-05-10 Thread Haines Brown
In /etc/iceweasel/prof/iceweasel.js I put the line: pref("network.protocol-handler.external.mailto", /home/brownh/scripts/mailto.sh); The executable script ~/scripts/mailto.sh has in it: #!/bin/bash # $Id: mailto.sh,v 1.5 2007/02/04 07:03:32 brownh Exp $ /usr/bin/emacsclient