[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Regex Speedup for org-refresh-category-properties.
From: |
Bastien |
Subject: |
Re: [O] Regex Speedup for org-refresh-category-properties. |
Date: |
Tue, 29 Jul 2014 15:23:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Hi Malcolm,
Malcolm Purvis <address@hidden> writes:
> I use the master version of org, and some months ago the time required
> to generate my custom agenda view sky rocketed. I've found that 90% of
> the time was being spent in the call to re-search-forward in
> org-refresh-category-properties. The patch below speeds up the regular
> expression search and makes the generation of my agenda as fast as
> before.
Applied, thanks!
--
Bastien