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