bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37215: [PATCH] vc-cvs-ignore writes absolute filenames and duplicate


From: Wolfgang Scherer
Subject: bug#37215: [PATCH] vc-cvs-ignore writes absolute filenames and duplicate strings
Date: Sun, 5 Jan 2020 04:59:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1

Am 15.09.19 um 15:12 schrieb Lars Ingebrigtsen:
> Wolfgang Scherer <Wolfgang.Scherer@gmx.de> writes:
>
>> +        ;; FIXME this is a pcvs variable.
>> +        (if (bound-and-true-p cvs-sort-ignore-file)
>> +            (sort-lines nil (point-min) (point-max)))
> Does it make sense to heed a pcvs variable here?  I think it would be
> surprising that vc-cvs behaves differently depending on whether you've
> loaded pcvs or not.

Just to clarifiy: my patch does not introduce this FIXME. Only the indentation 
is changed. This question should be handled in a separate bug report.






reply via email to

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