Adrian.Aichner(a)t-online.de (Adrian Aichner) writes:
>>>>> "Stefan" == Stefan Monnier
<monnier+lists/cvs/pcl(a)RUM.cs.yale.edu> writes:
>> RET runs the command newline (should cvs-mode-find-file)
Stefan> That's a bug in pcl-cvs-defs.el (someone recently pointed
Stefan> it out to me).
ah, ok. cvs-mode-find-file might need to become a bit smarter to
handle the case where RET is hit on a line with no file.
Currently I get:
`nil' is not applicable to any of the selected files.
I don't mind it too much, but it doesn't really help a casual user who
has never applied nil to a selected file :-)
Hitting RET on a (sub)directory could eventually expand/colapse the
directory. That could be a nice feature. :-)
Jarl