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
[EMAIL PROTECTED]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english