Re: Win32 emacs, Cygwin emacs...and PATH

2003-02-13 Thread Iain Tuddenham
Eric Hanchrow wrote: | Elfyn == Elfyn McBratney [EMAIL PROTECTED] writes: | | I want to be able to type emacs and have it run my Win32 | emacs. | | Put this in your .bashrc: | | function emacs () | { | /c/path-to/win32-emacs/emacs.exe $@ | } Or alias

Win32 emacs, Cygwin emacs...and PATH

2003-02-11 Thread Elfyn McBratney
---Begin forwarded message --- From: Nick Miller [EMAIL PROTECTED] To: Elfyn McBratney [EMAIL PROTECTED] Sent: Monday, February 10, 2003 10:58 PM Subject: Re: Why won't my files link? Hello, I have a quick question that I was hoping you might have time to address... So I have a copy of emacs

Re: Win32 emacs, Cygwin emacs...and PATH

2003-02-11 Thread Eric Hanchrow
Elfyn == Elfyn McBratney [EMAIL PROTECTED] writes: I want to be able to type emacs and have it run my Win32 emacs. Put this in your .bashrc: function emacs () { /c/path-to/win32-emacs/emacs.exe $@ } -- PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5 C8BD 6337 0041 C01C 5276 --