emacs-devel
[Top][All Lists]
Advanced

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

RE: [External] : Re: Undo mode


From: Drew Adams
Subject: RE: [External] : Re: Undo mode
Date: Fri, 21 Jan 2022 16:46:27 +0000

> > Why would it be on the File menu rather than Options?
> 
> Because that's where Delete Frame is.

FWIW, a `Frames' menu or submenu might
be useful, for grouping frame commands.
___

My library menu-bar+.el adds a top-level
`Frames' menu, if library frame-cmds.el
or fit-frame.el has been loaded.

Menu `Frames' has these menu items:

 _________
 Hide Frames / Show Buffers        C-M-S-z
 Iconify All Frames
 _________
 Maximize Frame
 Maximize Frame Horizontally
 Maximize Frame Vertically
 Toggle Max Frame
 Toggle Max Frame Horizontally
 Toggle Max Frame Vertically
 _________
 Tile Frames Horizontally...
 Tile Frames Vertically...
 _________
 Set Frame Parameter from Frame...
 Set All Frame Parameters from Frame...
 Fit This Frame                    C-x C-_
 Delete Frame                      C-x 5 0
 New Frame                         C-x 5 2
 New Frame on Display...
 _________

Vanilla Emacs has its own set of commands
that could be appropriate for a `Frames'
(sub)menu.



reply via email to

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