Hi all,

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:

#!bin/sh
        emacsclient -e "(gnus-url-mailto \"$1\")" 

#!/bin/sh
        exec emacsclient -e "(compose-mail \"$1\" \"$2\")"


 Any hints?

henry


-- 
http://www.literaturlatenight.de
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to