all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem with multiple frames in a terminal
@ 2010-01-27 21:41 Jose A. Ortega Ruiz
  0 siblings, 0 replies; only message in thread
From: Jose A. Ortega Ruiz @ 2010-01-27 21:41 UTC (permalink / raw)
  To: emacs-devel


Hi. I've been suffering this problem for a long time now, in all emacs
23.x versions:

- i run emacs -daemon
- open a client on a terminal (emacsclient -t)
- create a new frame (C-x 5 2)
- give the frame a name (using set-frame-name)
- switch to the original frame (C-x 5 o)
- open a new terminal and client (emacsclient -t)

In the last step, the frame showed in the *first* terminal switches to
the named one. If i have various frames in that terminal, in general
moving around buffers in the second terminal causes the first client to
switch to different frames by its own in different patterns. For
instance, say i have frames A, B and C in terminal one and the first one
is displayed: when i open the second emacsclient, the frame in the first
one switches to C; if i then close the second client, the first terminal
switches to B. The switching seems to *not* happen if none of the frames
has been given a name (so my guess is that using set-frame-name (which i
do programmatically) is part, if not the root, of the problem).

Any hint on where to look for the cause of this spontaneous frame
switching?

(This is on a debian system, and happens with any emacs 23, and both
xterm and urxvt, and with xmonad and sawfish)

Thanks!
jao
-- 
We live on an island surrounded by a sea of ignorance. As our island
of knowledge grows, so does the shore of our ignorance. - John Wheeler





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-27 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 21:41 problem with multiple frames in a terminal Jose A. Ortega Ruiz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.