From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; propertize looses :height Date: Mon, 12 May 2008 11:41:05 +0200 Message-ID: <87mymv7tce.fsf@baldur.tsdh.de> References: <4826C52B.5060906@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210585393 16132 80.91.229.12 (12 May 2008 09:43:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 May 2008 09:43:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 12 11:43:51 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 1JvUZQ-00081B-CV for ged-emacs-devel@m.gmane.org; Mon, 12 May 2008 11:43:48 +0200 Original-Received: from localhost ([127.0.0.1]:57945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvUYh-0004HX-Jt for ged-emacs-devel@m.gmane.org; Mon, 12 May 2008 05:43:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvUWu-0003Yt-TN for emacs-devel@gnu.org; Mon, 12 May 2008 05:41:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvUWs-0003Xk-UR for emacs-devel@gnu.org; Mon, 12 May 2008 05:41:12 -0400 Original-Received: from [199.232.76.173] (port=47344 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvUWs-0003XY-Ka for emacs-devel@gnu.org; Mon, 12 May 2008 05:41:10 -0400 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]:51517) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JvUWs-00068l-2g for emacs-devel@gnu.org; Mon, 12 May 2008 05:41:10 -0400 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id CF1861081E5 for ; Mon, 12 May 2008 05:41:09 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 12 May 2008 05:41:09 -0400 X-Sasl-enc: FLO/u7QT8tlovgE7WsTgJANgO5aOp6ENvPcFozyxU9xA 1210585269 Original-Received: from baldur.tsdh.de (p54AF1982.dip0.t-ipconnect.de [84.175.25.130]) by mail.messagingengine.com (Postfix) with ESMTPA id E301524C2A for ; Mon, 12 May 2008 05:41:08 -0400 (EDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <4826C52B.5060906@gmail.com> (Lennart Borgman's message of "Sun, 11 May 2008 12:06:35 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: 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:97007 Archived-At: "Lennart Borgman (gmail)" writes: Hi Lennart, > A :height property given to `propertize' is not always shown correctly. That seems to be related to <87tzh7v6j7.fsf@baldur.tsdh.de> where I reported the height of font-latex-sectioning-X-face to be wrong, no matter of emacs being compiled with or without --disable-font-backend. Bye, Tassilo