X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: lars AT lamasti DOT net (Lars =?iso-8859-1?Q?Bj=F8rndal?=) To: cygwin AT cygwin DOT com Subject: Re: [Lars =?iso-8859-1?Q?Bj=F8rndal=5D?= Re: brltty problems with recent snapshots References: <20110713130550 DOT GH13500 AT calimero DOT vinschen DOT de> <20110713133713 DOT GD4018 AT const> <20110713190028 DOT GA4742 AT calimero DOT vinschen DOT de> Date: Thu, 14 Jul 2011 10:19:46 +0200 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 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 [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 AT 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