Date: Sun, 10 Jan 1999 13:44:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp AT delorie DOT com Subject: Re: emacs is playing hide and seek In-Reply-To: <199901091841.TAA17259@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sat, 9 Jan 1999, Martin Str|mberg wrote: > > - Does it work with LFN=n and with LFN=y? > > LFN=n, yes. LFN=y, no. > > > - What does the following yield in the file `emacs.log': > > > > redir -o emacs.log -eo emacs -q > > "Cannot open load file: case-table". Yep, this is typical for an LFN-related snafu. FWIW, it's even described in the file PROBLEMS (look for the word "flashing"). I hope Emacs 20 won't have such problems, since case-table is already loaded into it when it builds, and any files it loads at startup don't exceed 8+3 limits.