emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Refile target caching


From: Carsten Dominik
Subject: [Orgmode] Refile target caching
Date: Mon, 17 May 2010 20:14:12 +0200

Hi Sebastian, hi Samuel,

I remember that both of you have in the past reported that refiling
has a long startup time because of target collection.

I have now built a cache for refile targets and would like you to try it out.

(setq org-refile-use-cache t)

This will speed up refile target collection for the second and further instance. If you are moving or adding entries that are targets themselves, that chace needs to be cleared with prefix arg 0 (zero), i.e. `C-0 C-c C-w' or, if you prefer, with a triple C-u prefix.

Samuel, note that this only speeds up target collection - it does nothing to the overhead added by ido - so we will have to see how much this helps for your use-case.


- Carsten






reply via email to

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