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

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

bug#12492: Acknowledgement (24.2.50; Open vc-dir buffer easier and faste


From: Juri Linkov
Subject: bug#12492: Acknowledgement (24.2.50; Open vc-dir buffer easier and faster)
Date: Thu, 04 Jul 2019 23:17:48 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>> C-x v / is so nicely mnemonic keybinding that it even makes sense
>> to use it as a key prefix to the whole set of root-related commands, e.g.:
>>
>> C-x v / =   vc-root-diff (mnemonic: '/' root, '=' diff)
>> C-x v / l   vc-print-root-log (mnemonic: '/' root, 'l' log)
>> C-x v / d   vc-root-dir (mnemonic: '/' root, 'd' dir)
>
> Hm...  makes sense.  But they are inconveniently long for tasks that you
> do all the time.

Also it makes more sense to introduce a root prefix map for the whole set
of project related commands (not necessarily restricted to VCS):

C-x / d - project dir
C-x / f - project find file
C-x / r - project find regexp
C-x / t - project tag search
C-x / s - project search/grep
C-x / % - project query-replace
C-x / l - project log
C-x / = - project diff
...





reply via email to

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