From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: HELLO confuses Emacs with new font backend Date: Thu, 15 May 2008 16:32:09 +0200 Message-ID: References: <482C42D4.6010001@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210864271 28268 80.91.229.12 (15 May 2008 15:11:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 15:11:11 +0000 (UTC) Cc: Emacs Devel To: "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 17:11:47 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 1Jwezz-0007GJ-Eb for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 17:04:03 +0200 Original-Received: from localhost ([127.0.0.1]:40278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwezG-0001nD-7T for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 11:03:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JweVB-0005Lc-KZ for emacs-devel@gnu.org; Thu, 15 May 2008 10:32:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JweVA-0005LJ-84 for emacs-devel@gnu.org; Thu, 15 May 2008 10:32:13 -0400 Original-Received: from [199.232.76.173] (port=50953 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JweVA-0005LG-0s for emacs-devel@gnu.org; Thu, 15 May 2008 10:32:12 -0400 Original-Received: from el-out-1112.google.com ([209.85.162.178]:43762) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JweV9-0000Pe-Ae for emacs-devel@gnu.org; Thu, 15 May 2008 10:32:11 -0400 Original-Received: by el-out-1112.google.com with SMTP id v27so111098ele.12 for ; Thu, 15 May 2008 07:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QI+av3Ga0lMkT3wOlkiJS0RCCl7BJBEwsOoWZmyXFEk=; b=UtFZgXbivcFP4mFL8OIfbN9Gzccum5T0USoNUfN+I/ZnO5OOu5oN25R8d3+MjliOvmQ4CG/+3sfH+VAhKSRC7Qw96PD2aYqTTLym3D/1O+zELV3si3dh0r6lVCFzM+dOtbxqIDOWVfHvWXn0dkohiJON72vVrFdTsyhLaqXT7i8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UBzWbV6h1NwZm5qB26M0FYZTTxdQNkr8M6JwIr2NSqm2+t/1YJX2N3+wriwl47NRpeWrc7r1X1ufcRJMIGC3T2+SKJ+jHGQ/NaN0USvR4mRCIFmM60bDWvYsg1K+uJyEAbe8VjyZVCRaUMntkPrrmCGx6Os3UwF2UMhwspfSTnY= Original-Received: by 10.114.151.13 with SMTP id y13mr2558317wad.134.1210861929897; Thu, 15 May 2008 07:32:09 -0700 (PDT) Original-Received: by 10.115.72.13 with HTTP; Thu, 15 May 2008 07:32:09 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:97212 Archived-At: > emacs.exe -q --no-site-file -fn "-*-DejaVu Sans > Mono-normal-r-normal-*-13-*-*-*-c-*-iso10646-1" BTW, an incomplete face/fontset spec in the command line is causing crashes: emacs -q --no-site-file -fn -*-D Program received signal SIGSEGV, Segmentation fault. Fdisplay_supports_face_attributes_p (attributes=26315813, display=26251780) at xfaces.c:5006 5006 if (! EQ (face->font->props[i], def_face->font->props[i])) (gdb) bt #0 Fdisplay_supports_face_attributes_p (attributes=26315813, display=26251780) at xfaces.c:5006 #1 0x0101b4a0 in Ffuncall (nargs=3, args=0x82ef00) at eval.c:3033 #2 0x011425b4 in Fbyte_code (bytestr=19198819, vector=19198956, maxdepth=40) at bytecode.c:678 #3 0x0101d9f6 in funcall_lambda (fun=19198772, nargs=2, arg_vector=0x82f044) at eval.c:3217 #4 0x0101b0ce in Ffuncall (nargs=3, args=0x82f040) at eval.c:3076 #5 0x011425b4 in Fbyte_code (bytestr=19199195, vector=19199276, maxdepth=32) at bytecode.c:678 #6 0x0101d9f6 in funcall_lambda (fun=19199140, nargs=2, arg_vector=0x82f174) at eval.c:3217 #7 0x0101b0ce in Ffuncall (nargs=3, args=0x82f170) at eval.c:3076 #8 0x011425b4 in Fbyte_code (bytestr=19200123, vector=19200228, maxdepth=48) at bytecode.c:678 #9 0x0101d9f6 in funcall_lambda (fun=19200068, nargs=3, arg_vector=0x82f2b4) at eval.c:3217 #10 0x0101b0ce in Ffuncall (nargs=4, args=0x82f2b0) at eval.c:3076 #11 0x011425b4 in Fbyte_code (bytestr=19199891, vector=19199988, maxdepth=48) at bytecode.c:678 #12 0x0101d9f6 in funcall_lambda (fun=19199844, nargs=2, arg_vector=0x82f3f4) at eval.c:3217 #13 0x0101b0ce in Ffuncall (nargs=3, args=0x82f3f0) at eval.c:3076 #14 0x011425b4 in Fbyte_code (bytestr=19206203, vector=19206268, maxdepth=24) at bytecode.c:678 #15 0x0101d394 in Feval (form=19206189) at eval.c:2367 #16 0x0101e273 in internal_lisp_condition_case (var=25692161, bodyform=19206189, handlers=19206341) at eval.c:1444 #17 0x01142e42 in Fbyte_code (bytestr=19205675, vector=19205828, maxdepth=72) at bytecode.c:868 #18 0x0101d9f6 in funcall_lambda (fun=19205636, nargs=1, arg_vector=0x82f6e4) at eval.c:3217 #19 0x0101b0ce in Ffuncall (nargs=2, args=0x82f6e0) at eval.c:3076 #20 0x011425b4 in Fbyte_code (bytestr=19205267, vector=19205364, maxdepth=32) at bytecode.c:678 #21 0x0101d9f6 in funcall_lambda (fun=19205220, nargs=1, arg_vector=0x82f814) at eval.c:3217 #22 0x0101b0ce in Ffuncall (nargs=2, args=0x82f810) at eval.c:3076 #23 0x011425b4 in Fbyte_code (bytestr=19519275, vector=19519420, maxdepth=48) at bytecode.c:678 #24 0x0101d9f6 in funcall_lambda (fun=19519228, nargs=1, arg_vector=0x82f954) at eval.c:3217 #25 0x0101b0ce in Ffuncall (nargs=2, args=0x82f950) at eval.c:3076 #26 0x011425b4 in Fbyte_code (bytestr=19515371, vector=19515492, maxdepth=48) at bytecode.c:678 #27 0x0101d9f6 in funcall_lambda (fun=19515340, nargs=0, arg_vector=0x82fa94) at eval.c:3217 #28 0x0101b0ce in Ffuncall (nargs=1, args=0x82fa90) at eval.c:3076 #29 0x011425b4 in Fbyte_code (bytestr=19243315, vector=19244212, maxdepth=56) at bytecode.c:678 #30 0x0101d9f6 in funcall_lambda (fun=19243292, nargs=0, arg_vector=0x82fbd4) at eval.c:3217 #31 0x0101b0ce in Ffuncall (nargs=1, args=0x82fbd0) at eval.c:3076 #32 0x011425b4 in Fbyte_code (bytestr=19239123, vector=19239340, maxdepth=48) at bytecode.c:678 #33 0x0101d9f6 in funcall_lambda (fun=19239100, nargs=0, arg_vector=0x82fca0) at eval.c:3217 #34 0x0101dc7c in apply_lambda (fun=19239100, args=25692161, eval_flag=1) at eval.c:3141 #35 0x0101cf2e in Feval (form=26334053) at eval.c:2403 #36 0x01083c3a in top_level_2 () at keyboard.c:1376 #37 0x0101a826 in internal_condition_case (bfun=0x1083c27 , handlers=25755841, hfun=0x1088716 ) at eval.c:1499 #38 0x010884b3 in top_level_1 () at keyboard.c:1384 #39 0x0101a8d0 in internal_catch (tag=25751913, func=0x1088468 , arg=25692161) at eval.c:1235 #40 0x0108853d in command_loop () at keyboard.c:1339 #41 0x010888af in recursive_edit_1 () at keyboard.c:955 #42 0x01088a1a in Frecursive_edit () at keyboard.c:1017 #43 0x01002c41 in main (argc=8585136, argv=0xa94510) at emacs.c:1771 Lisp Backtrace: "display-supports-face-attributes-p" (0x82ef04) "face-spec-set-match-display" (0x82f044) "face-spec-choose" (0x82f174) "face-spec-set-2" (0x82f2b4) "face-spec-recalc" (0x82f3f4) "byte-code" (0x82f490) "face-set-after-frame-default" (0x82f6e4) "x-create-frame-with-faces" (0x82f814) "make-frame" (0x82f954) "frame-initialize" (0x82fa94) "command-line" (0x82fbd4) "normal-top-level" (0x82fca0) (gdb) Juanma