[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Typing latency
From: |
Eric S Fraga |
Subject: |
Re: Typing latency |
Date: |
Wed, 10 Feb 2021 08:56:11 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
On Tuesday, 9 Feb 2021 at 23:33, Ihor Radchenko wrote:
> I have the following in my config to speed things up:
>
> (setq org-priority-regexp "^\\*+.*\\(\\[#\\([A-Z0-9]+\\)\\] ?\\)")
Should this not be the default setting? Reading the documentation,
priority cookies must be in a headline with a TODO item. The current
default setting is not anchored to headlines so does seem to be both
expensive and not consistent with the documentation. Your suggestion is
more consistent.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.4-213-g49364f
- Typing latency, Sébastien Miquel, 2021/02/08
- Re: Typing latency, Russell Adams, 2021/02/08
- Re: Typing latency, Ihor Radchenko, 2021/02/08
- Re: Typing latency,
Eric S Fraga <=
- Re: Typing latency, Samuel Wales, 2021/02/10
- Re: Typing latency, Timothy, 2021/02/13
- Re: Typing latency, Eric S Fraga, 2021/02/14
- Re: Typing latency, Timothy, 2021/02/14
- Re: Typing latency, Eric S Fraga, 2021/02/15
- Re: Typing latency, Sébastien Miquel, 2021/02/15
- [PATCH] ~org-font-lock-add-priority-faces~: ensure priority cookies are in a headline, Sébastien Miquel, 2021/02/26
Re: Typing latency, Eric S Fraga, 2021/02/09