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 <b...@gnu.org> wrote:

> Hi Xebar,
>
> Xebar Saram <zelt...@gmail.com> 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