X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org From: "David Karr" To: kbrown AT cornell DOT edu, cygwin AT cygwin DOT com References: <746652D230364290B3E68BE37FA6CB50 AT corp DOT real DOT com> <11A75AD176AD4FDDB6913E94D92DCB64 AT corp DOT real DOT com> <4A2965E1 DOT 9060103 AT cornell DOT edu> Subject: RE: How to run GNU Emacs from Windows icon Date: Fri, 5 Jun 2009 14:46:09 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <4A2965E1.9060103@cornell.edu> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf > Of Ken Brown > Sent: Friday, June 05, 2009 11:37 AM > To: cygwin AT cygwin DOT com > Subject: Re: How to run GNU Emacs from Windows icon > > On 6/5/2009 11:58 AM, David Karr wrote: > >>>> 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. > > I have a few other suggestions if you want to keep trying to track this > down: > > 1. Send cygcheck output (as an attachment) as requested at > http://cygwin.com/problems.html > > 2. Try emacs -q to make sure there's nothing in your initialization > file(s) causing the problem. > > 3. Try emacs 23: > > http://sourceware.org/ml/cygwin/2009-05/msg00475.html > http://sourceware.org/ml/cygwin/2009-05/msg00635.html Ok, I've installed Emacs 23. The results are sort of better, but worse. Running it now, which actually runs "emacs-X11" through a link, looks like "emacs -nw". It's definitely not using X11. If I run it from a Bash prompt in rxvt, it comes up fine (with the minor annoyance that setting the frame-position at 0,0 doesn't mean the same thing as it did before), and the fonts are definitely nicer. :) > > Ken > > -- > 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/ -- 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/