GNU bug report logs - #488
VC error: mark-resolved not implemented for CVS

Previous Next

Package: emacs;

Reported by: Chong Yidong <cyd <at> stupidchicken.com>

Date: Thu, 26 Jun 2008 21:50:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 488-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Dan Nicolaescu <dann <at> ics.uci.edu>, 488-done <at> debbugs.gnu.org
Subject: Re: VC mark-resolved
Date: Wed, 24 Sep 2008 17:18:24 -0400
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>>> Again, if we want feedback, we need it to be in the backend-independent
>>> part of the code, not in the vc-*-mark-resolved method.
>
>> So you're saying to introduce ten different functions
>> (vc-*-mark-resolved) that do the same thing?  That's not pretty.
>
> Not at all.  I have no idea what you're talking about:
>
> backend-independent = code that calls (vc-call mark-resolved ...)
>
> So vc-default-mark-resolved should be an alias for `ignore' and the
> message should be in the code that calls (vc-call mark-resolved ...).

Okay, I misunderstood.

But I still don't see why the message shouldn't be in
vc-default-mark-resolved: if/when a backend actually implements
mark-resolved, it may want to produce a completely different message.




This bug report was last modified 15 years and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.