all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 16748@debbugs.gnu.org
Subject: bug#16748: restoring a frameset duplicates existing frames
Date: Fri, 14 Feb 2014 01:33:57 -0500	[thread overview]
Message-ID: <t0ob2aqk2y.fsf@fencepost.gnu.org> (raw)

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.






             reply	other threads:[~2014-02-14  6:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  6:33 Glenn Morris [this message]
2014-02-14 13:26 ` bug#16748: restoring a frameset duplicates existing frames 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=t0ob2aqk2y.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=16748@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.