GNU bug report logs - #11756
24.1.50; mode-line string and properties

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 21 Jun 2012 00:32:02 UTC

Severity: normal

Tags: wontfix

Found in version 24.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 11756 <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Andreas Schwab'" <schwab <at> linux-m68k.org>,
	"'Michael Heerdegen'" <michael_heerdegen <at> web.de>
Cc: 11756 <at> debbugs.gnu.org
Subject: RE: bug#11756: 24.1.50; mode-line string and properties
Date: Thu, 21 Jun 2012 07:01:33 -0700
> > to see with a short recipe that there is something wrong, 
> > try this in emacs -Q:
> >
> >   (setq A-red_B-C
> >         '(:eval (concat "A" (propertize "B" 'face 
> >                              'font-lock-warning-face) "C"))
> 
> The property merging done by display_mode_element is very 
> simple-minded.  Only the properties on the first character
> are used, and it is assumed that they are placed over the
> whole string.

So I guess that's what needs to be fixed then.





This bug report was last modified 3 years and 327 days ago.

Previous Next


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