emacs-devel
[Top][All Lists]
Advanced

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

Re: pointless buttons at end of VC log buffers


From: Miles Bader
Subject: Re: pointless buttons at end of VC log buffers
Date: Tue, 16 Feb 2010 17:43:47 +0900

Óscar Fuentes <address@hidden> writes:
>> * It seems like it should only show these buttons if the log listing
>> gets interrupted for some reason.
>
> For this, VC-log needs to count how many revisions it is showing and
> compare with the number of revisions on the branch. Looks like too much
> work. OTOH, on some backends (i.e. git) it is difficult to differentiate
> the first (oldest) revision from any other on the log listing, as it
> lacks revision numbers.

I don't understand this....

The underlying log command outputs all revisions by default, so if it
didn't output all of them, that must have explicitly been requested by
emacs, so emacs should know about it.

[Also, is it supposed to be operating incrementally?  At least with git,
it just pauses for a while and then outputs the entire log at once.]

-Miles

-- 
Logic, n. The art of thinking and reasoning in strict accordance with the
limitations and incapacities of the human misunderstanding.




reply via email to

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