Re: handling mailto: links inside firefox or other browsers
Alexander Zangerl <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 24 Oct 2005 15:54:38 MST, Harlan Feinstein writes:
>Anybody have any pointers on how to reconcile exmh & mailto: links? Be nice
>to be able to use exmh to author those e-mails...
I use this bit of tcl/tk:
--
send exmh Msg_Mailto $argv
exit
--
Get your browser to feed the full mailto: url to this script
and things will work (mostly: extensively encoded stuff inside of
such a mailto url is not handled cleanly by Msg_Mailto yet).
In firefox you'd set
user_pref("network.protocol-handler.app.mailto", "YOURSCRIPTPATH");
regards
az
--
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
"The Unix phenomenon is scary. It doesn't go away." -- Steve Ballmer
_______________________________________________
Exmh-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/exmh-users
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDXW/Cpy/2bEK9ZF0RAihPAJwNMXDCtr9I5jKOaPFDEeQpr8UnFACdGpOX pf/IiPNW0oOKAyhFrQdT+Ds= =TnF5 -----END PGP SIGNATURE-----