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: Mattias EngdegÄrd <mattiase <at> acm.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 62847 <at> debbugs.gnu.org, Stefan Monnier <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 16:51:34 +0200
16 apr. 2023 kl. 14.02 skrev Mattias EngdegÄrd <mattiase <at> acm.org>:

> Even if such a check defaults to off, it could be enabled selectively to root out bugs like this one. I'll see what I can do.

Here's a patch suitable for debugging (applies to master). It's not proposed for inclusion in Emacs.

Attempts to change properties of literal strings result in an error by default. You can also make it warn or do nothing.
The patch does not attempt to be very subtle or efficient about it but it should be sound.

If you find it hard to find where the problem is, attach a debugger and set a breakpoint on the function `string_literal_prop_change`.






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.