emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden


From: David Kastrup
Subject: Re: address@hidden
Date: Tue, 02 Dec 2014 10:42:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> "Eric S. Raymond" <address@hidden> writes:
>
>> Lars Magne Ingebrigtsen <address@hidden>:
>>> > Now I need to try to figure out (a) why removing it broke things, and 
>>> > (b) why it disn't break anything where I coulse see it.  That is 
>>> > concerning.
>>> 
>>> It's because `(vc-bzr-file-name-relative "~/rmz.jpg")' returns nil for
>>> me.  What does it say for you?
>>
>> Same; nil.
>
> Well, looking at the code, `vc-bzr-state' calls `vc-bzr-status' first,
> which does `(regexp-quote (vc-bzr-file-name-relative file))', and if
> that function returns nil for you, then `regexp-quote' should signal an
> error, since that's not a valid input.
>
> So `(vc-bzr-state file)' should signal an error for you.  :-)
>
> Unless I'm totally misreading the code, which is, of course, possible.

Or he has everything under Git anyway so that his Emacs does not bother
checking for other version control system.

-- 
David Kastrup




reply via email to

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