info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mailto from iceweasel with gnus


From: Adam Sjøgren
Subject: Re: mailto from iceweasel with gnus
Date: Wed, 13 Jun 2007 19:13:24 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.4.20 (linux)

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\")"

And in my .gnus, I've got:

 ; mozmail:
 (require 'mozmail)

This may (or may not) be an antiquated way to do it, but it works for
me.


  Best regards,

     Adam

-- 
 "Money always takes the place of life"                       Adam Sjøgren
                                                         asjo@koldfront.dk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]