all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Refile target caching
@ 2010-05-17 18:14 Carsten Dominik
  2010-05-18  0:14 ` Richard Riley
  2010-08-02  2:49 ` Samuel Wales
  0 siblings, 2 replies; 12+ messages in thread
From: Carsten Dominik @ 2010-05-17 18:14 UTC (permalink / raw)
  To: Sebastian Rose, Samuel Wales; +Cc: mailing-list-org-mode Mode

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-08-17  4:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 18:14 Refile target caching Carsten Dominik
2010-05-18  0:14 ` Richard Riley
2010-05-18  5:57   ` Carsten Dominik
2010-08-02  2:49 ` Samuel Wales
2010-08-16 12:49   ` Carsten Dominik
2010-08-16 15:44     ` Samuel Wales
2010-08-16 15:45       ` Carsten Dominik
2010-08-16 15:55         ` Samuel Wales
2010-08-16 17:28           ` Carsten Dominik
2010-08-16 18:09             ` Samuel Wales
2010-08-17  1:11             ` Samuel Wales
2010-08-17  4:33               ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.