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

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

Re: how can tell emacs not to load desktop when invoked by mutt?


From: Kai Großjohann
Subject: Re: how can tell emacs not to load desktop when invoked by mutt?
Date: Mon, 28 Apr 2003 08:07:27 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux)

Michael Herman <michael-lists@thehermans.org> writes:

> I've tried that before and the problem is the focus.  I was able to
> make emacsclient rise up and take the focus but when finishing the
> e-mail and closing the buffer, the focus does not return to the Mutt
> window.

Maybe it works if you tell Emacs to open a new frame for each
connection.

You'd want to create the frame from server-switch-hook or
server-visit-hook, and you'd want to delete the frame again from
server-done-hook.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)


reply via email to

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