From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Quanah Gibson-Mount Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 22.0.50 and suspending while logged into another system Date: Fri, 13 Oct 2006 11:52:56 -0700 Message-ID: References: <8280DD5F2B999CA0254744A3@SW-90-717-287-3.stanford.edu> <4F415D926268CBCF51A50DCF@deus-ex.stanford.edu> <1E5FB7317D3446621F967468@SW-90-717-287-3.stanford.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160765591 30737 80.91.229.2 (13 Oct 2006 18:53:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Oct 2006 18:53:11 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 13 20:53:06 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GYS9Z-0000E9-8I for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Oct 2006 20:53:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYS9Z-0003en-CS for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Oct 2006 14:53:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYS9W-0003cZ-Vd for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 14:53:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYS9S-0003Tl-5K for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 14:53:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYS9S-0003TB-0E for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 14:52:58 -0400 Original-Received: from [171.67.20.25] (helo=smtp2.stanford.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GYSHt-0002jw-D9; Fri, 13 Oct 2006 15:01:41 -0400 Original-Received: from smtp2.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 0FBEF4C658; Fri, 13 Oct 2006 11:52:53 -0700 (PDT) Original-Received: from deus-ex.stanford.edu (tribes2.Stanford.EDU [171.64.19.81]) by smtp2.stanford.edu (Postfix) with ESMTP id E3FC24C23F; Fri, 13 Oct 2006 11:52:52 -0700 (PDT) Original-To: rms@gnu.org In-Reply-To: X-Mailer: Mulberry/4.0.5 (Win32) Content-Disposition: inline X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15371 Archived-At: --On Friday, October 13, 2006 7:19 AM -0400 Richard Stallman wrote: > I understand the basics of using GDB (Setting break points, printing > variables, etc). What I'm not clear on, is what specific data from > the init_sys_modes funtion you want. > > I'm not asking for specific data; I just said I suspect that the > problem is there. But more specifically, if my suspicion is right, > there would be bad data in `tty' when EMACS_SET_TTY is called. When you said: "I think wrong terminal modes are being installed. Can you investigate using GDB what happens during init_sys_modes?" I assumed this was a request for specific data, so I apologize for my misunderstanding of your request, and sending the information it appeared you were asking about to the list about an ongoing and valid bug. In any case, you now have the information on what "tty" contained after it exited from EMACS_SET_TTY, and I'll leave it up to you and the other developers to decide whether or not that data was 'bad' or not. If there *is* any data that the developers are interested in me collecting on this bug, please let me know. --Quanah -- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html