GNU bug report logs - #219
23.0.60; propertize looses :height

Previous Next

Package: emacs;

Reported by: "Lennart Borgman (gmail)" <lennart.borgman <at> gmail.com>

Date: Sun, 11 May 2008 10:15:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 219 in the body.
You can then email your comments to 219 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#219; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to "Lennart Borgman (gmail)" <lennart.borgman <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Lennart Borgman (gmail)" <lennart.borgman <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; propertize looses :height
Date: Sun, 11 May 2008 12:06:35 +0200
A :height property given to `propertize' is not always shown correctly. 
To see this start with

  emacs -Q

and paste the following in a new buffer

  (progn
    (insert (propertize
             "Some text\n"
             'face (list
                    'bold
                    :height 2.0
                    :foreground "green")))
    (insert (propertize
             "Some text\n"
             'face (list
                    :height 2.0
                    :foreground "red")))
    )

and evaluate it. The first line text will get the desired height, but 
the second will not.


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-09
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags 
-Ic:/g/include -fno-crossjumping'







Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to "Lennart Borgman (gmail)" <lennart.borgman <at> gmail.com>:
bug acknowledged by developer. Full text and rfc822 format available.

Message #10 received at 219-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 219-done <at> debbugs.gnu.org
Subject: #219
Date: Mon, 30 Jun 2008 20:35:35 -0400
http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg01758.html

      I can't reproduce this. Do you still encounter the problem? 

Thanks, no it seems to be gone now.




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 29 Jul 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 329 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.