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

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

bug#52158: 29.0.50; Add key binding fo vc-git-stash


From: Dmitry Gutov
Subject: bug#52158: 29.0.50; Add key binding fo vc-git-stash
Date: Mon, 6 Dec 2021 04:00:50 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 30.11.2021 15:59, Lars Ingebrigtsen wrote:
Dmitry Gutov<dgutov@yandex.ru>  writes:

OTOH, for better user experience this will probably require
duplicating the contents of vc-dir-mode's docstring. Or would adding a
reference to it suffice?
Does a derived mode give us anything more than a minor mode would?

Only in the way of retaining more uniformity in the approach.

We
basically need a place to put helpful text in the doc string, as well as
binding some Git-specific commands, and that seems like a perfect fit
for a minor mode.

Perhaps minor modes are indeed good to use here. Especially if it's only one per backend (for this particular command).





reply via email to

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