emacs-devel
[Top][All Lists]
Advanced

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

Re: VC menu ?


From: Kaushal Modi
Subject: Re: VC menu ?
Date: Thu, 06 Jul 2017 12:07:03 +0000

On Thu, Jul 6, 2017, 7:27 AM Mark Oteiza <address@hidden> wrote:

Yes, and let's further add top-level menu items for every other
important tool in Emacs workflows.  That way, the menu shows every
useful thing at once, and is simultaneously cumbersome to the point of
unusability.

Sarcasm aside,

:)

The menu (including the nested menus) is just a tip of the iceberg. You cannot possibly fit everything in menus. 

You might find it useful to learn other command discovery tools like apropos or completion systems like Ido and Ivy/Counsel (Elpa) that show you commands that match your minibuffer input interactively. For instance, searching for "vc-" shows me all the commands containing that string when using Ivy/Counsel. 

if
 you had ever flipped through the Emacs manual or
scrolled through a list of keybindings, you would have been aware of VC.
--

Kaushal Modi


reply via email to

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