* help open firefox ``mailto" in a new frame
@ 2006-03-06 15:21 Leon
0 siblings, 0 replies; only message in thread
From: Leon @ 2006-03-06 15:21 UTC (permalink / raw)
Hi all,
I have configured firefox to use mozmail.sh when ``mailto" is
clicked. The content of mozmail.sh is
------------------------------------------------------------------------
#!/bin/bash
emacsclient -e "(compose-mail-other-frame \"$1\")"
------------------------------------------------------------------------
However, emacs opens the buffer in another window instead of the
desired another frame. Any ideas or suggestions?
Cheers
--
Leon
GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.3) of
2006-03-06 on morannon
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-06 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-06 15:21 help open firefox ``mailto" in a new frame Leon
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).