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: Dan Nicolaescu
Subject: Re: vc-update for bzr etc.
Date: Tue, 23 Nov 2010 12:03:56 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Chong Yidong <address@hidden> writes:

> 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".

vc-dir does that all the time after a checkin.  Just call
`vc-dir-update' with the list of file / state pairs.



reply via email to

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