all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16748: restoring a frameset duplicates existing frames
@ 2014-02-14  6:33 Glenn Morris
  2014-02-14 13:26 ` Juanma Barranquero
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2014-02-14  6:33 UTC (permalink / raw
  To: 16748

Package: emacs
Version: 24.3.50

Current trunk on GNU/Linux under X:

emacs -Q
C-x C-f 1
M-x make-frame
C-x C-f 2
;; Now we have two frames, one visiting "1", the other "2".
;; Save to register "a":
C-x r f a

M-x make-frame
C-x C-f 3

C-x r j a

This iconifies the existing frames 1, 2, 3, and creates new frames
visiting 1 and 2. These are identical to the ones that previously
existed, so why did it create new copies?
M-x frame-configuration-to-register does not duplicate existing frames
in this way, it simply iconifies frame 3.






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-18 18:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14  6:33 bug#16748: restoring a frameset duplicates existing frames Glenn Morris
2014-02-14 13:26 ` Juanma Barranquero
2014-02-14 13:31   ` Juanma Barranquero
2014-02-15  5:12     ` Juanma Barranquero
2014-02-17 16:04       ` Juanma Barranquero
2014-02-18 18:18         ` Glenn Morris

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.