public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Newbie AUTOEXEC.BAT question
@ 2000-06-03 13:32 Paul MacDonald
  2000-06-03 13:36 ` Chris Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Paul MacDonald @ 2000-06-03 13:32 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Newbie AUTOEXEC.BAT question
  2000-06-03 13:32 Newbie AUTOEXEC.BAT question Paul MacDonald
@ 2000-06-03 13:36 ` Chris Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Faylor @ 2000-06-03 13:36 UTC (permalink / raw)
  To: cygwin

On Sat, Jun 03, 2000 at 04:31:24PM -0400, Paul MacDonald wrote:
>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?

Cygwin commands are normal Windows commands.  If an executable can be
found in the path, it can be executed.  This is exactly the same as
UNIX.

The cygwin installation provides a convenient method to access cygwin
commands by adding something to the start menu, but that's all that it
is.  There is nothing magical here.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-03 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-03 13:32 Newbie AUTOEXEC.BAT question Paul MacDonald
2000-06-03 13:36 ` Chris Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).