From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Serious bug#1493 Date: Wed, 22 Apr 2009 21:43:01 -0400 Message-ID: <878wls5emy.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240450905 5597 80.91.229.12 (23 Apr 2009 01:41:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2009 01:41:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 03:43:05 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lwnxt-00083d-TQ for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 03:43:02 +0200 Original-Received: from localhost ([127.0.0.1]:47455 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwnwU-0008Ex-Uv for ged-emacs-devel@m.gmane.org; Wed, 22 Apr 2009 21:41:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lwnw7-0007oU-Mb for emacs-devel@gnu.org; Wed, 22 Apr 2009 21:41:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lwnw2-0007jK-Uu for emacs-devel@gnu.org; Wed, 22 Apr 2009 21:41:11 -0400 Original-Received: from [199.232.76.173] (port=39001 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lwnw2-0007j4-Mi for emacs-devel@gnu.org; Wed, 22 Apr 2009 21:41:06 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:56235) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lwnw2-00067f-Eq for emacs-devel@gnu.org; Wed, 22 Apr 2009 21:41:06 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 6464157E246; Wed, 22 Apr 2009 21:43:01 -0400 (EDT) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110419 Archived-At: If anyone has access to a remote X display, could you try to debug #1493? This is a crash in make-frame-on-display for remote displays, and it's probably the most serious bug in the tree right now. http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1493 Thanks.