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 emacs=/
> "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 004
2 matches
Mail list logo