GNU bug report logs -
#57400
29.0.50; Support sending patches from VC directly
Previous Next
Reported by: Antoine Kalmbach <ane <at> iki.fi>
Date: Thu, 25 Aug 2022 08:49:01 UTC
Severity: normal
Found in version 29.0.50
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #167 received at 57400 <at> debbugs.gnu.org (full text, mbox):
Juri Linkov <juri <at> linkov.net> writes:
> Currently 'C-x v =' (vc-diff) can be easily mistyped as 'C-x v +' (vc-pull)
> often with an adverse effect because '=' and '+' are on the same key.
> It would be nice to bring both 'vc-pull' and 'vc-push' under the same
> prefix key 'C-x v p'. And to add vc-prepare-patch under the same prefix.
Personally, I've never hit `C-x v +' when I meant to hit `C-x v =' --
because the latter is much easier to type. (On a US keyboard, I'm sure
it varies.)
But grouping these commands more logically under `C-x v p' does sound
attractive. That would also give us a place to put pull-and-then-push.
But:
> 'p' and 'S' in vc-dir are specific to the vc-dir buffer.
> So 'C-x v S' could be bound to the command vc-log-search
> that has no key binding.
If we want `C-x v p' as a prefix, then I think `p' should also be a
prefix in vc-dir. But it's taken for a command that I think people
probably use all the time, so I don't think it's feasible to take it.
This bug report was last modified 2 years and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.