bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62847: 29.0.90; Propertized space in Org Agenda's mode-name


From: Ihor Radchenko
Subject: bug#62847: 29.0.90; Propertized space in Org Agenda's mode-name
Date: Sat, 15 Apr 2023 10:02:34 +0000

Eli Zaretskii <eliz@gnu.org> writes:

> I'm afraid I don't understand this bug report, and cannot reproduce
> what I thought I understood from it.  Any chance of presenting a
> recipe starting from "emacs -Q", for someone who doesn't use
> org-agenda?

1. emacs -Q
2. Create and open a new Org file with the following contents:

* TODO Task
SCHEDULED: <2023-04-14 Fri>

3. M-x org-agenda <RET> < a
4. M-: mode-name <RET>
5. Observe the third element (" ") in the list propertized unexpectedly,
despite `org-agenda-set-mode-name' using " " without properties.

I suspect some compiled shared " " object, but it should not happen with
strings, AFAIK. And it does not happen when I compile the same Org
version from Git.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]