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: Lars Ingebrigtsen
Subject: bug#52158: 29.0.50; Add key binding fo vc-git-stash
Date: Mon, 29 Nov 2021 15:18:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

> Either that or add commands that go to the first stash and pops
> etc. They'd have to unhide the stash list if it were hidden,
> though (and I wouldnʼt bind the 'kill-stash' thingy).

The problem is that vc-mode is generic and stashes are very specific to
Git.  Perhaps we should have introduced a bunch of minor modes, really.
Like `vc-dir-git-mode' etc.  These might be pretty empty modes, but at
least they'd offer a convenient place to put doc strings, if nothing
else.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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