Re: [O] slow capture templates

2014-05-22 Thread Bastien
Hi Jamil, jamil egdemir writes: > I've pulled the latest org from git and added it to my load-path: You also need to "make" or "make autoloads". > ;; to make sure we're using the latest org checkout from git: > (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/lisp") > (add-to-list '

Re: [O] slow capture templates

2014-05-22 Thread jamil egdemir
Bastien, I've pulled the latest org from git and added it to my load-path: ;; to make sure we're using the latest org checkout from git: (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/lisp") (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/contrib/lisp" t) and now when I

Re: [O] slow capture templates

2014-05-22 Thread Bastien
Hi Jamil, jamil egdemir writes: > Anyone have any ideas on how I can correct this problem? Nope -- but in the meantime, can you try with the latest Org version from the Git master branch? ~$ git clone git://orgmode.org/org-mode.git ~$ cd org-mode ~$ make then load the correct location in your

[O] slow capture templates

2014-05-22 Thread jamil egdemir
Hi, I'm running into very slow capture templates since this morning with a good 10-20 second delay each time I try to invoke them. After instrumenting org with elp and examining the results I get: org-capture 1 42.157791853 42.157791853 org-c