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

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.