Hello Gerard, Am 2009-12-24 19:22:07, schrieb Gerard Robin: > Hello, > I use debian sid with: > mut: Mutt 1.5.20 > iceape: Mozilla Iceape 2.0.1 > > I just have upgraded my system and now, when I click on the link > "mailto:xxx...@xxxxxx" iceape ask me to choose an application. I > choose mutt and nothing appears on the screen but mutt send an empty > message to the link. > Mutt before the upgrade worked fine with iceape: mutt was launched in a > terminal with to : xx...@xxxxx > > Excuse me if this doesn't come from mutt, but if anyone can help me > to solve the problem, I thank him in advance.
You need a wraper script like the one I use:
----[ '~/bin/mutt_firefox' ]--------------------------------------------
#!/bin/sh
xterm -geometry 80x45+400+100 -u8 -e mutt -e "set editor=mcedit" "$*"
-----------------------------------------------------------------------
add it to the list of executabled to use with the mailto: tag and now
it works perfectly...
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
<http://www.tamay-dogan.net/> Michelle Konzack
<http://www.can4linux.org/> Apt. 917
<http://www.flexray4linux.org/> 50, rue de Soultz
Jabber [email protected] 67100 Strabourg/France
IRC #Debian (irc.icq.com) Tel. DE: +49 177 9351947
ICQ #328449886 Tel. FR: +33 6 61925193
signature.pgp
Description: Digital signature
