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

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

bug#4702: 23.1.50; named frame switching in terminal + emacsclient


From: Chong Yidong
Subject: bug#4702: 23.1.50; named frame switching in terminal + emacsclient
Date: Tue, 19 Jun 2012 14:51:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Jose Antonio Ortega Ruiz <jaortega@gmail.com> writes:

> There seem to be several situations where, if one has more than one
> frame in a terminal-based emacs session and opens another one in a
> different terminal, the frame selected in the first terminal changes
> as
> a consequence.
>
>  (0) emacs -nw -Q -daemon
>  (1) open a new terminal and execute `emacsclient -t' (you're in frame
>  F2)
>  (2) eval (make-frame '((name . "test"))) (you're still in frame F2)
>  (3) open a *second* xterm and `emacsclient -t' in it
>  (4) the frame focused in the first terminal (opened at (1)) is now in
>      frame "test", instead of F2

Thanks for the bug report.  I've committed a fix to trunk.





reply via email to

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