delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/03/28/14:28:05

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
Message-ID: <4067272E.50400@acm.org>
Date: Sun, 28 Mar 2004 11:27:42 -0800
From: David Rothenberger <daveroth AT acm DOT org>
User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312)
MIME-Version: 1.0
To: Edwin Goei <Edwin DOT Goei AT Sun DOT COM>
CC: cygwin AT cygwin DOT com
Subject: Re: shortcut to start xemacs in bash cygwin window
References: <406721C3 DOT 2070203 AT sun DOT com>
In-Reply-To: <406721C3.2070203@sun.com>
X-Enigmail-Version: 0.83.5.0
X-Enigmail-Supports: pgp-inline, pgp-mime
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

Edwin Goei wrote:

> I would like to be able to have a Windows shortcut that will do the 
> equivalent of the following: 1) run cygwin.bat 2) execute "xemacs &" 
> in the cygwin bash window 3) exit the cygwin bash window 4) leaving 
> xemacs running.
>
> I would like to start xemacs in this way so I can have my default bash 
> enviroment initialized in xemacs.  Any ideas on to do this?
>
I use the following.

% cat xemacs.bat
@start /min c:\cygwin\bin\bash --login -c 'cygstart /usr/local/bin/xemacs'

Of course, you'll need to adjust the paths to match your environment.  
Once you make the batch file, you can make a shortcut to it in the usual 
way.

Dave



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019