all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.