help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Re: How to tell (windows) emacs which ftp.exe, ediff.exe,gre


From: Michael R. Wolf
Subject: Re: [h-e-w] Re: How to tell (windows) emacs which ftp.exe, ediff.exe,grep.exe... files to use
Date: 03 Mar 2003 17:09:18 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Neil J Mackie" <address@hidden> writes:


[...]

> C:\unix\gnuclient.exe -q %1 > nul
> if ERRORLEVEL 1 goto spawn
> goto fin
> :spawn
> "C:\Program Files\emacs-21.2\bin\runemacs.exe" %1
> :fin

I've already got a similar shortcut by creating a shortcut to
runemacs.exe on my desktop.  This script starts gnuclient.exe where
mine doesn't -- I consider that a bonus.

But I was hoping that I could accomplish this sequence

1. double-click icon to launch launch cygwin bash (to pick up
   .profile_bash, especially for PATH)

2. bash would launch runemacs.exe (and as a bonus gnuclient)

What this does for me is that it picks up the environment from my bash
instead of Win2000.  I think this is better for my Unix brain.
Perhaps it's not.  I've still got to resolve the double meanings of
tilde (~)
 1 - c:\                        # WinDOS perspective
 2 - \cygdrive\c\home\toshiba   # cygwin perspective
so I'm still schizophrenic about running a Unix set of tools on a
WinDOS box.  It's still not completely unified, and I guess it never
will be (or can be).

-- 
Michael R. Wolf
    All mammals learn by playing!
        address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]