Date: Sun, 3 Mar 1996 10:22:36 +0200 (IST) From: Eli Zaretskii To: Jin Teisuke Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: "dir" file problem In-Reply-To: <199603012233.HAA01232@inetnif.niftyserve.or.jp> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 2 Mar 1996, Jin Teisuke wrote: > The reason why INFO.EL cannot find the info files is that "dir" file > involves "binutils", "bison" and "flex" as filenames though real > filenames are "binutils.inf", "bison.inf" and "flex.inf". > So would you please modify "dir.txi" as the following ? You use an old version of Emacs and info.el. Newer versions can search for `foo.inf' when they don't find `foo' automatically. I don't know if there is a new version of info.el which can be used in Mule (AFAIK, Mule is based on an old version 18 of Emacs). If there is no such version, you can always edit the file `dir' yourself, there is nothing sacred in it (I do this all the time, for different reasons).