emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] capture takes ~ 10-20 seconds to load a capture-template


From: Xebar Saram
Subject: Re: [O] capture takes ~ 10-20 seconds to load a capture-template
Date: Sat, 15 Mar 2014 11:30:50 +0200

Sorry about that

the org version in emacs -q is version 7.9.3f.

i have tried with this capture

 (setq org-capture-templates
        (quote (           
                ("x" "todo_nix" entry (file+headline "~/org/files/agenda/TODO.org" "Linux")
                 "*  %^{Description}" )
  )))


i do see that when i choose the capture template it does say something about loading vc-git, i dont know if that has to do with anything

thx alot, would be happy to give any additional info needed

best

Z


On Sat, Mar 15, 2014 at 11:14 AM, Bastien <address@hidden> wrote:
Hi Xebar,

Xebar Saram <address@hidden> writes:

> i tried it with 1 template and its still the same slowness
> also i tried it with emacs -q (pasting the capture template,
> evaluating it and running org-capture) and its still very slow
> i would be happy to try and test and other things needed

So let's start with your attempt at making it work with emacs -q.

Note: if you use emacs -q Org version cannot be 8.2.5h, it will be
something else, please tell us what.

Please give us *one* capture template that takes too long with
emacs -q and maybe someone can reproduce.  Don't do fancy stuff
like narrowing or whatever before calling capture.

--
 Bastien


reply via email to

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