[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Typing latency
From: |
Timothy |
Subject: |
Re: Typing latency |
Date: |
Sun, 14 Feb 2021 12:39:30 +0800 |
User-agent: |
mu4e 1.4.15; emacs 27.1 |
Eric S Fraga <e.fraga@ucl.ac.uk> writes:
> 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.
Did this end up being patched into Org?
--
Timothy
- Re: Typing latency, (continued)
- Re: Typing latency, Ihor Radchenko, 2021/02/08
- Re: Typing latency, Eric S Fraga, 2021/02/10
- Re: Typing latency, Samuel Wales, 2021/02/10
- Re: Typing latency,
Timothy <=
- 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
Re: Typing latency, Maxim Nikulin, 2021/02/11