Re: [O] Feature request: don't store bookmark for some capture templates

2012-05-25 Thread Bastien
Hi XeCycle, XeCycle writes: > I want to disable the behaviour for org-capture to store a > bookmark pointing to the last stored item, preferably for some > templates. You can now (setq org-capture-bookmark nil) to unconditionally prevent the creation of a bookmark. This is not dependant of t

[O] Feature request: don't store bookmark for some capture templates

2012-05-25 Thread XeCycle
Hello, I want to disable the behaviour for org-capture to store a bookmark pointing to the last stored item, preferably for some templates. No documentation for this, so I looked into the source --- seems we're storing the bookmark unconditionaly. Do tell me if I should upgrade my org mode. org