unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Open mailto links
@ 2008-09-04 14:41 henry atting
  2008-09-04 15:25 ` Vyazovoi Pavel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: henry atting @ 2008-09-04 14:41 UTC (permalink / raw
  To: help-gnu-emacs

Within iceweasel I open mailto links with this small script:

--8<---------------cut here---------------end--------------->8---

#!/bin/sh
/usr/bin/emacsclient -e "(message-mail \"$1\")"

--8<---------------cut here---------------end--------------->8---

It works but the address is filled in with `mailto` preceeded, like
this:
                mailto: a@address.fl

It's same when I click on a mailto within emacs-w3m.

Any hints?

Cheers
henry


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-05 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 14:41 Open mailto links henry atting
2008-09-04 15:25 ` Vyazovoi Pavel
2008-09-04 15:41 ` Tassilo Horn
2008-09-04 15:59 ` Thierry Volpiatto
     [not found] ` <mailman.18423.1220544200.18990.help-gnu-emacs@gnu.org>
2008-09-05  5:21   ` henry atting
2008-09-05 19:57 ` Richard G Riley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).