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

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

bug#24298: 25.1; problem with restoring desktop


From: martin rudalics
Subject: bug#24298: 25.1; problem with restoring desktop
Date: Thu, 25 Aug 2016 14:27:53 +0200

> How would you have more than one frame on a text console,

(progn
  (make-frame)
  (frame-list))

> or is there
> another meaning to framesets?

Even if there is one and only one frame to restore, the use of framesets
might clobber the current buffer and/or the buffer list.

martin





reply via email to

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