TIA
Jesper
Does it work to add "CVS/" (with the trailing slash) to the list?
--
A preposition is not a good thing to end a sentence with.
What version of Emacs is that? I think there was a bug with this
feature when directories were concerned, and IIRC it's only fixed in
the CVS code (i.e. no released version does TRT with this).
In any case, directories are only ignored if they have a '/' appended
to them in 'completion-ignored-extensions'.
Thank you Eli and Kai, it was the '/' at the end that was missing. I use
Emacs v. 21 BTW, and it does seem to work.
Jesper
No, I spoke too soon: in fact it doesn't work, it still considers CVS
directories for completion.
emacs --version gives this:
GNU Emacs 21.2.1
Do I have to wait for a new release, then?
Jesper
Yes, I'm afraid so.
Any idea when the new release will be released?
--
Peter Wu
I don't know. I also think that the change you are looking for is not
in the next release (which will be bugfix-only), but rather in the
development sources that won't be released before a few more months.
Can you compile Emacs from sources? If so, perhaps I could tell you
what file to get from the CVS, and you could then see what change
needs to be done in your sources to make this work for you right now.
>> Any idea when the new release will be released?
Eli> Can you compile Emacs from sources? If so, perhaps I could tell you
Eli> what file to get from the CVS, and you could then see what change
Eli> needs to be done in your sources to make this work for you right now.
I installed Emacs from FreeBSD ports. So, I am not clear if the source
needs any FreeBSD patch.
--
Peter Wu