| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | "Elfyn McBratney" <cygwin AT cygwin DOT com> |
| Subject: | Re: Win32 emacs, Cygwin emacs...and PATH |
| References: | <010801c2d1c5$e5b40d20$15fe86d9 AT webdev> |
| From: | Eric Hanchrow <offby1 AT blarg DOT net> |
| Date: | 11 Feb 2003 12:10:04 -0800 |
| In-Reply-To: | <010801c2d1c5$e5b40d20$15fe86d9@webdev> |
| Message-ID: | <87u1fapoir.fsf@blarg.net> |
| Lines: | 14 |
| User-Agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
| MIME-Version: | 1.0 |
>>>>> "Elfyn" == Elfyn McBratney <elfyn-cygwin AT exposure DOT org DOT uk> 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
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |