From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13460 invoked by alias); 14 Jul 2011 08:20:15 -0000 Received: (qmail 13448 invoked by uid 22791); 14 Jul 2011 08:20:13 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from lamasti.net (HELO dalen.lamasti.net) (195.159.152.110) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Jul 2011 08:19:58 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by dalen.lamasti.net (Postfix) with ESMTP id E234F2409B for ; Thu, 14 Jul 2011 10:19:55 +0200 (CEST) Received: from dalen.lamasti.net ([127.0.0.1]) by localhost (dalen.lamasti.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CBBTzrniYJ9V for ; Thu, 14 Jul 2011 10:19:47 +0200 (CEST) Received: by dalen.lamasti.net (Postfix, from userid 500) id 29461240B5; Thu, 14 Jul 2011 10:19:47 +0200 (CEST) From: lars@lamasti.net (Lars =?iso-8859-1?Q?Bj=F8rndal?=) To: cygwin@cygwin.com Subject: Re: [Lars =?iso-8859-1?Q?Bj=F8rndal=5D?= Re: brltty problems with recent snapshots References: <20110713130550.GH13500@calimero.vinschen.de> <20110713133713.GD4018@const> <20110713190028.GA4742@calimero.vinschen.de> Date: Thu, 14 Jul 2011 08:20:00 -0000 In-Reply-To: <20110713190028.GA4742@calimero.vinschen.de> (Corinna Vinschen's message of "Wed, 13 Jul 2011 21:00:28 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-07/txt/msg00201.txt.bz2 [Corinna Vinschen] > On Jul 13 15:37, Samuel Thibault wrote: >> Corinna Vinschen, le Wed 13 Jul 2011 15:05:50 +0200, a écrit : >> > On Jul 13 13:41, Lars Bjørndal wrote: >> > > I'm using a com-port, since Modular Evolution has USB2serial conversion. >> > > >> > > The latest cygwin1.dll that works for me, is 20110502. >> > >> > Hmm, it seems I introduced a bug into serial I/O afterwards. >> > Does brltty use blocking or nonblocking I/O? >> >> nonblocking. > > I just applied a patch which tries to handle nonblocking I/O better. > Can you give it a try, please? Thank you! It works perfectly. Now, back to the original problem, with c-x, c-c within Emacs. Running Emacs from bash shell, and pressing this sequence, the Emacs program exits, as expected. Witin a remote ssh session however, c-c get the session to exit with the messsage: "Killed by signal 2". Steps to reproduce: 1. Run cmd 2. bash --login -i 3. ssh user@host 4. c-c There is also some issues when navigating in an emacs buffer with cursoring keys. A beep is produced every time the cursor moves over a line break. Try also to type a tab character and then use left arrow. You'll then hear a beep. Also spaces generates beeps if you navigate between them, but I'm not sure if that happens all the time. Thanks and regards, Lars -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple