From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: terminal getting garbled running 'emacs -nw' Date: Sat, 9 Aug 2014 14:14:14 -0700 Message-ID: References: <83a97dlbxw.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba61458ccef56e050038cdaa X-Trace: ger.gmane.org 1407620274 1176 80.91.229.3 (9 Aug 2014 21:37:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Aug 2014 21:37:54 +0000 (UTC) Cc: emacs development To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 09 23:37:48 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XGEKh-0002RO-8W for ged-emacs-devel@m.gmane.org; Sat, 09 Aug 2014 23:37:47 +0200 Original-Received: from localhost ([::1]:57450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGEKg-0002n4-Si for ged-emacs-devel@m.gmane.org; Sat, 09 Aug 2014 17:37:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGDxy-0003t0-5Y for emacs-devel@gnu.org; Sat, 09 Aug 2014 17:14:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGDxx-0003Q7-98 for emacs-devel@gnu.org; Sat, 09 Aug 2014 17:14:18 -0400 Original-Received: from mail-ie0-x234.google.com ([2607:f8b0:4001:c03::234]:55397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGDxv-0003Pt-Eb; Sat, 09 Aug 2014 17:14:15 -0400 Original-Received: by mail-ie0-f180.google.com with SMTP id at20so8113265iec.11 for ; Sat, 09 Aug 2014 14:14:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MHHb9yjQ8yLSP2vo33QgEtPo1WoL+uUglfyMVNc0ul8=; b=erhPEBnAlfKCYQZSoj1cMllvT7LuHcjnZlxhhaNM0f6OKIrOTk14CSgCvPkYjUK2+H 2lB4OSD2aL2K5B5MALy33lB2DLh4Ia6WuP4pM9wCbqho7+6F62iWlUmCPOIm7/nPwQ1W nMxkGaL2X7/+0raLm5pHRNWJQGaaE8LgbZAOkpZwVsNFgJwwjovW/oBAqzFK1nG2LjyR GCfg0RcWs6LUjFfynSia/aDpmgyNz7zAGFIZCtIw7LD9MCPEBNYCjHepi8PaaPfoFqgT +ORHaxGyo8+uj+3CYUXS2D1/ylF4xzxIGRu0qJRhC4sEhbwzKdteQdKYP+ljzR0i68uF 6uXA== X-Received: by 10.42.50.212 with SMTP id b20mr21191870icg.57.1407618854611; Sat, 09 Aug 2014 14:14:14 -0700 (PDT) Original-Received: by 10.107.155.130 with HTTP; Sat, 9 Aug 2014 14:14:14 -0700 (PDT) In-Reply-To: <83a97dlbxw.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::234 X-Mailman-Approved-At: Sat, 09 Aug 2014 17:37:43 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173523 Archived-At: --90e6ba61458ccef56e050038cdaa Content-Type: text/plain; charset=ISO-8859-1 I agree. Once you reproduce the problem with the first approach, the second flow reproduces it again. I am suspecting if we are somehow corrupting the tty. I am happy that you could reproduce it. Give me some pointers and I will debug. By the way, it has been a long (almost 5 years) since I started following emacs-devel closely. Nice to see the same familiar hackers hacking away on emacs. with best regards, dhruva On Sat, Aug 9, 2014 at 12:06 PM, Eli Zaretskii wrote: > > Date: Sat, 9 Aug 2014 10:03:17 -0700 > > From: dhruva > > > > I found an easier way to reproduce the problem. > > > > - Run emacs in terminal (-nw) mode: emacs -q -nw > > - M-x to enger minibuffer prompt > > - Type 'ho' and hit TAB > > - CTRL-g will quit the command but the menubar is gone and the minibuffer > > frame is multiple lines high > > This doesn't reproduce the problem for me (your previous recipe did). > --90e6ba61458ccef56e050038cdaa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I agree. Once you reproduce the problem with the first app= roach, the second flow reproduces it again. I am suspecting if we are someh= ow corrupting the tty.

I am happy that you could reprodu= ce it. Give me some pointers and I will debug. By the way, it has been a lo= ng (almost 5 years) since I started following emacs-devel closely.
Nice to see the same familiar hackers hacking away on emacs.

with best regards,
dhruva


On Sat, Aug 9, 2014 at = 12:06 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> Date: Sat, 9 Aug 2014 10:03:17 -0700 > From: dhruva <dhruvakm@gmail.= com>
>
> I found an easier way to reproduce the problem.
>
> - Run emacs in terminal (-nw) mode: emacs -q -nw
> - M-x to enger minibuffer prompt
> - Type 'ho' and hit TAB
> - CTRL-g will quit the command but the menubar is gone and the minibuf= fer
> frame is multiple lines high

This doesn't reproduce the problem for me (your previous recipe d= id).

--90e6ba61458ccef56e050038cdaa--