Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.2.0.9.2.20030115141217.02ca5270@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Wed, 15 Jan 2003 14:14:24 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Emacs Problem In-Reply-To: References: <34385CBC5E8E664EB0007814636AB36A677AA2 AT exchange1 DOT dimensions DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Frank, Scott, This is more likely a Cygwin options problem than it is non-standard key bindings in Emacs. This is reaching the proportions of a FAQ: You need to include "tty" in your CYGWIN environment variable, lest the Cygwin tty driver commandeer the CTRL-C and send a SIGINT when it's typed. Randall Schulz At 13:25 2003-01-15, Frank Schmitt wrote: >"Scott Purcell" writes: > > > I run a standalone emacs on my box and when I quit I hit the keys [ > > ctrl x c ] and it quits the app. But in the one that runs in cygwin, > > it does not. > >It's "control+c control+x" in Emacs language "C-x C-c". If this doesn't >work try "Meta+x save-buffers-kill-emacs RETURN" (Meta is usually the >Alt key under Cygwin, in Emacs terminology "M-x save-buffers-kill-emacs >RET"). > >If the C-x C-c doesn't work, this keys are probably bound in some way by >your terminal, over here using rxvt as terminal and tcsh as shell it >works as expected. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/