help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help open firefox ``mailto" in a new frame


From: Leon
Subject: help open firefox ``mailto" in a new frame
Date: Mon, 06 Mar 2006 15:21:55 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

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 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]