X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
From: "David Karr" <dkarr@real.com>
To: Andrew@DeFaria.com, cygwin@cygwin.com
References:  <746652D230364290B3E68BE37FA6CB50@corp.real.com> <h0bem8$j79$1@ger.gmane.org>
Subject: RE: How to run GNU Emacs from Windows icon
Date: Fri, 5 Jun 2009 08:58:54 -0700
Message-ID: <11A75AD176AD4FDDB6913E94D92DCB64@corp.real.com>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <h0bem8$j79$1@ger.gmane.org>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
> Of Andrew DeFaria
> Sent: Friday, June 05, 2009 8:47 AM
> To: cygwin@cygwin.com
> Subject: Re: How to run GNU Emacs from Windows icon
> 
> David Karr wrote:
> > I now need to set up Windows desktop icons that can start these
> > processes. I managed to get XEmacs working, with the following command
> > line:
> >
> > C:\cygwin\bin\bash.exe --login -c C:/cygwin/bin/xemacs-21.4.22.exe
> Why the insistence on running bash? Why not simply run Xemacs? That's
> what I do at work and it works fine for me.

It may not produce any difficult symptoms with XEmacs itself, but without
that I don't get a normal login shell out of the box.

> > However, when I try to do something similar for GNU Emacs, it fails
> > immediately. When I tried running the analogous command from the DOS
> > prompt, I got this:
> >
> > -----------------
> >> C:\cygwin\bin\bash.exe --login -c "C:/cygwin/bin/emacs.exe"
> > emacs: Terminal type cygwin is not defined.
> > If that is not the actual type of terminal you have,
> > use the Bourne shell command `TERM=... export TERM' (C-shell:
> > `setenv TERM ...') to specify the correct type. It may be necessary
> > to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
> Again, why run bash first then run emacs?

Again, so I get a login shell.  In any case, this has no effect on the
symptom.  I tried doing this without bash, and it fails in exactly the same
way.

Thanks.


--
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/

