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

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

bug#51883: 29.0.50; Command to get accidentally deleted frames back


From: Gregory Heytings
Subject: bug#51883: 29.0.50; Command to get accidentally deleted frames back
Date: Sat, 27 Nov 2021 12:12:15 +0000



I meant "C-x 5 u" to undelete the most recently deleted frame, and 1 to 16 to mean undelete the penultimate frame etc. Basically ARG of N means undelete the N+1st previously deleted frame. I just didn't want the ARG of zero to be handled specially.


Okay, I'll do that.

So, just to make this crystal clear:

C-x 5 u -> undelete most recently deleted frame
C-u 0 C-x 5 u -> undelete most recently deleted frame
C-u 1 C-x 5 u -> undelete second most recently deleted frame
...

and

C-u C-x 5 u -> error

?





reply via email to

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