GNU bug report logs - #62847
29.0.90; Propertized space in Org Agenda's mode-name

Previous Next

Package: emacs;

Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>

Date: Fri, 14 Apr 2023 23:05:02 UTC

Severity: normal

Found in version 29.0.90

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: mattiase <at> acm.org, 62847 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, gusbrs.2016 <at> gmail.com
Subject: bug#62847: 29.0.90; Propertized space in Org Agenda's mode-name
Date: Sun, 16 Apr 2023 17:43:52 +0300
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: mattiase <at> acm.org, monnier <at> iro.umontreal.ca, gusbrs.2016 <at> gmail.com,
>  62847 <at> debbugs.gnu.org
> Date: Sun, 16 Apr 2023 13:14:51 +0000
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> Side note: It might be interesting to have something similar to
> >> `add-variable-watcher' and `debug-on-variable-change', but for mutable
> >> objects being modified.
> >
> > Propertizing a string doesn't mutate the string itself, though.
> 
> You mean the char vector representing a string? But doesn't the real
> string object also include the plist?

It includes a pointer to the string's intervals, which is where the
properties are recorded.




This bug report was last modified 2 years and 64 days ago.

Previous Next


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