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

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

Re: making emacsclient create/destroy a frame


From: Glenn Morris
Subject: Re: making emacsclient create/destroy a frame
Date: Tue, 14 Oct 2003 17:37:12 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Roland Roberts wrote:

> Although rbr:server-done-hook destroys the frame, server-switch-buffer
> creates a new one when it tries to pop back to the pre-server edit
> configuration.
>
> I was hoping I could get away with just setting some variable, but at
> this point I'm browsing the code in server.el trying to figure out
> what I have to do.  Has anyone done this before and can give me a
> clue?

Have your server-done-hook function set server-window to nil after it
destroys the server-window frame.


reply via email to

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