emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-update for bzr etc.


From: Chong Yidong
Subject: Re: vc-update for bzr etc.
Date: Tue, 23 Nov 2010 11:08:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> vc-bzr-pull and vc-bzr-merge-branch run asynchronously, outputting to a
>> display buffer.  Linking the filenames is desired but not implemented.
>> Maybe we should use compilation-mode for this, so that next-error can be
>> used to visit file conflicts?
>
> No: the "display buffer" should be a *vc-dir* buffer.

Good idea.  This might require a bit of infrastructure change, though,
to get vc-dir to list the updated files and mark them as "updated".



reply via email to

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