emacs-devel
[Top][All Lists]
Advanced

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

Re: VC top of the tree diff and log


From: Miles Bader
Subject: Re: VC top of the tree diff and log
Date: Sun, 30 Aug 2009 08:10:40 +0900

Juri Linkov <address@hidden> writes:
> Or a prefix key like `C-x v l l' for long logs, and `C-x v l s'
> for short logs.  Or if touching the traditional `C-x v l' is a no-no,
> then:
>
> C-x v L l - long logs
> C-x v L s - short logs
> C-x v L r - root logs
> C-x v L R l - long root logs
> C-x v L R s - short root logs

Ugh... that looks way too baroque.  I don't want to have to make
multiple decisions and follow deep branching menu structures for such a
common operation.  Morever, combining shifted and unshifted keys in a
binding _really_ slow down invocation (and raise the error rate).

I think it should just use the traditional binding, with prefix-arg
toggling short/long.  The default short/long choice can be customizable
(dunno what the best default would be tho).

Not sure about root/file logs; both are useful, but maybe it's enough
if using the normal log command in dired/vc-dired buffers gets the root
log?

-Miles

-- 
.Numeric stability is probably not all that important when you're guessing.




reply via email to

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