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

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

bug#2025: 23.0.60; emacsclient: frame does not get focus on opening


From: Stephen Berman
Subject: bug#2025: 23.0.60; emacsclient: frame does not get focus on opening
Date: Sat, 24 Jan 2009 16:16:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

If I use server-start, then frames opened by `emacsclient -c' do not
automatically get desktop focus:

emacs -Q -f server-start
emacsclient -c
=> The frame that appears does not have desktop focus (rather, the xterm
window still has focus).

This contrasts with using --daemon:

emacs -Q --daemon
emacsclient -c
=> The frame that appears has desktop focus

I think the server-start case is a user interface bug; the frame should
get focus as it does with --daemon.

In GNU Emacs 23.0.60.30 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
 of 2009-01-21 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10502000






reply via email to

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