emacs-devel
[Top][All Lists]
Advanced

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

Re: etags confused with uppercase filenames (on Windows)


From: Francesco Potorti`
Subject: Re: etags confused with uppercase filenames (on Windows)
Date: 03 Apr 2002 23:23:11 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

Stefan Monnier <monnier+gnu/address@hidden> writes:
   > 4) if file name is all upcased, guess it from the file name without
   >    regard to case (usually from the suffix)
   
   Why bother to check that it's all upcased ?

In fact, you are right.  It did make sense the way I had initially
proposed, but once I agreed that this point should be moved after the
#! check, then just making a case-insensitive match is the right thing
to do.



reply via email to

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