From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: --enable-font-backend bug (was: Re: 23.0.60; emacs segfaults when creating X display via emacsclient) Date: Tue, 05 Feb 2008 20:22:34 +0900 Message-ID: References: <200802050018.m150IrgE007563@sallyv1.ics.uci.edu> <200802050815.m158FAHS021150@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1202210594 31407 80.91.229.12 (5 Feb 2008 11:23:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 11:23:14 +0000 (UTC) Cc: wence@gmx.li, emacs-pretest-bug@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 05 12:23:36 2008 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 1JMLtl-0004O2-6g for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 12:23:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMLtI-0000qD-Dj for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 06:23:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMLtB-0000ng-Rz for emacs-devel@gnu.org; Tue, 05 Feb 2008 06:22:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMLt6-0000ec-9B for emacs-devel@gnu.org; Tue, 05 Feb 2008 06:22:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMLt6-0000eF-2j for emacs-devel@gnu.org; Tue, 05 Feb 2008 06:22:52 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMLt5-00085p-RB for emacs-devel@gnu.org; Tue, 05 Feb 2008 06:22:51 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JMLt5-0002KJ-JF for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 06:22:51 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JMLt1-00084R-8w for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 06:22:50 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMLt0-000833-EF for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 06:22:47 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m15BMb3n028464; Tue, 5 Feb 2008 20:22:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m15BMbTX010724; Tue, 5 Feb 2008 20:22:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id m15BMYxp018839; Tue, 5 Feb 2008 20:22:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.68) (envelope-from ) id 1JMLso-0004Z8-2m; Tue, 05 Feb 2008 20:22:34 +0900 In-reply-to: <200802050815.m158FAHS021150@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Tue, 05 Feb 2008 00:15:10 -0800) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88272 gmane.emacs.pretest.bugs:20883 Archived-At: In article <200802050815.m158FAHS021150@sallyv1.ics.uci.edu>, Dan Nicolaescu writes: > Why not start the debugger in another terminal and attach to the emacs > process? I tried it, but, when I type C-z on gdb terminal, gdb itself is suspended. > Is this a multi-tty problem? > The "Suspending an Emacs running under X" message? It is, I posted a > message about that on emacs-devel a week or two ago. Ah, sorry, I overlooked it. I've just found your mail in the archive, and found this solution from it, thank you: (setq suspend-emacs nil) > Again, if emacs is not configured with --enable-font-backend everything > works fine. So it seems that the new font backend is the culprit here. Yes, I'm not doubting it. --- Kenichi Handa handa@ni.aist.go.jp