From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul MacDonald To: cygwin@sourceware.cygnus.com Subject: Re: Newbie AUTOEXEC.BAT question Date: Sat, 03 Jun 2000 13:32:00 -0000 Message-id: <20000603203124.22025.qmail@web3506.mail.yahoo.com> X-SW-Source: 2000-06/msg00115.html I'm use emacs for windows 95 as my text editor to create LaTeX documents. I've just installed the cygwin packages including the latest ispell port. In order for emacs to find/use ispell, I added the following lines to my autoexec.bat file: set path=c:\cygwin\usr\local\bin;%path% set path=c:\cygwin\bin;%path% Now I find that I can execute ls and other commands in a regular dos window (i.e., without starting cygwin from the start menu). I was working under the assumption that to use the cygwin packages, cygwin would have to be started from the start menu. Have I done anything wrong or is there a better way to do this? Thanks, Paul _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com