Michael Olson <[EMAIL PROTECTED]> writes:

> Stephen Leake <[EMAIL PROTECTED]> writes:
>
>> Michael; it looks like you are handling `nil-if-none-marked' in modes
>> other than dired-mode and dvc-diff-mode.
>
> The problem was that when I was viewing normal source files and doing
> C-x V c from there, it was trying to commit only that file.  I don't
> want that.
>
>> For "other modes" only the buffer file name is available. So we have
>> these results:
>>
>> selection-mode
>> nil                 buffer-file-name
>> nil-if-none-marked  nil
>> all-if-none-marked  buffer-file-name
>>
>> That makes sense.
>
> I can't figure out what you're saying with that "selection-mode ..."
> stuff.
>
>> Just out of curiosity, what mode are you using that requires this?
>> Perhaps it should be supported here explicitly.
>>
>> I'll add this in my version:
>
> That looks OK to me.

Michael, Stephen: Thanks for clarifying this point, I am using Stephens version 
now.


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to