X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sat, 10 Jan 2004 14:43:55 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Jude DaShiell Message-Id: <1438-Sat10Jan2004144354+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (message from Jude DaShiell on Sat, 10 Jan 2004 05:34:20 -0500 (EST)) Subject: Re: info startup error References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 10 Jan 2004 05:34:20 -0500 (EST) > From: Jude DaShiell > > When I start info up in my home directory and this is the stand-alone info > program the system responds with either a warning or error message I'd > like to learn how to clear. The message reads: > > > > > info: /home/jdashiel/.info: No such file or directory > : Since this is not about the DJGPP port of Info, this isn't really the right forum to ask about the problem. > This is a linux system where this happens and it does not happen when info > is started up from inside of emacs. Emacs doesn't infoke the stand-alone Info, it has its own internal Info reader, and that reader doesn't use the ~/.info file. > Is there anywhere I can read how to fix this error Start the Info reader like this: info -f info-stnd and once you are inside the manual for the Stand-alone reader, type "i .info RET", and read there.