From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emacs crash in X Date: Sat, 04 Jan 2003 18:44:53 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041724325 15165 80.91.224.249 (4 Jan 2003 23:52:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2003 23:52:05 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Uy5E-0003wT-00 for ; Sun, 05 Jan 2003 00:52:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Uy8Y-0003QH-00 for ; Sun, 05 Jan 2003 00:55:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UxzY-0001FZ-07 for emacs-devel@quimby.gnus.org; Sat, 04 Jan 2003 18:46:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Uxz0-0001AE-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:45:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Uxyj-00014Z-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:45:22 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UxyH-0000yc-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:44:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18UxyH-000490-00; Sat, 04 Jan 2003 18:44:53 -0500 Original-To: satyakid@stanford.edu In-reply-to: (satyakid@stanford.edu) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10487 I move the new frame to a different workspace (it is important to move it to a different workspace as moving it to a different viewport in window managers that support both I use Sawfish; does it have any analogous feature? If so, can someone tell me how to do this with Sawfish? You can also debug this yourself. Run Emacs under GDB then evaluate (x-synchronize t), then make it fail. That way you will get a useful backtrace. Please read etc/DEBUG for more suggestions for how to debug this.