From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 22.0.50 and suspending while logged into another system Date: Fri, 13 Oct 2006 07:19:39 -0400 Message-ID: References: <8280DD5F2B999CA0254744A3@SW-90-717-287-3.stanford.edu> <4F415D926268CBCF51A50DCF@deus-ex.stanford.edu> <1E5FB7317D3446621F967468@SW-90-717-287-3.stanford.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1160738523 13270 80.91.229.2 (13 Oct 2006 11:22:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Oct 2006 11:22:03 +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 13:22:01 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 1GYL6k-0004eB-Dx for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Oct 2006 13:21:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYL6j-0003y8-NA for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Oct 2006 07:21:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYL4n-0000WZ-Ib for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 07:19:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYL4m-0000V6-SE for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 07:19:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYL4m-0000Ub-Hl for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 07:19:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GYLDD-0002S0-Ji for bug-gnu-emacs@gnu.org; Fri, 13 Oct 2006 07:28:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GYL4l-0004gt-Qy; Fri, 13 Oct 2006 07:19:39 -0400 Original-To: Quanah Gibson-Mount In-reply-to: <1E5FB7317D3446621F967468@SW-90-717-287-3.stanford.edu> (message from Quanah Gibson-Mount on Thu, 12 Oct 2006 17:05:27 -0700) 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:15370 Archived-At: 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.