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

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

bug#16793: window-state-put needs a live window


From: martin rudalics
Subject: bug#16793: window-state-put needs a live window
Date: Tue, 18 Feb 2014 20:04:12 +0100

> Martin suggests that frameset--restore should check that the root
> window of the matching frame found is alive, and if not, discard that
> frame and create a new one. That's doable, but it seems less than
> optimal, from both a coding and UI perspective.

That was a misunderstanding.  Your initial scenario was

  emacs -Q --eval "(setq debug-on-error t)"
  C-x 2
  C-x r f a
  C-x 5 2
  C-u C-x r j a

so I thought you wanted to create a new frame anyway ;-)

martin





reply via email to

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