emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient/server finished, documentation, raising frames


From: Stefan Monnier
Subject: Re: emacsclient/server finished, documentation, raising frames
Date: Tue, 07 Nov 2006 09:11:31 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

> Is this really Windows specific? It doesn't seem like it should be, as it
> is a user preference whether Emacs should jump to the front when
> emacsclient is used.  Currently the frame is raised whenever Emacs was
> iconified, and there doesn't seem to be a user option to control this.
> Personally I think there should be a user option that controls whether
> Emacs is raised, whether iconified or not.

The question is also whether it should be triggered only when calling
`emacsclient' or also when using C-x # to switch to the next client buffer
(both call server-switch-buffer).
For what it's worth, I think we should remove server-window and change
server-switch-buffer to always use pop-to-buffer (i.e. get the same
behavior as when one set server-window to pop-to-buffer).


        Stefan




reply via email to

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