julien cubizolles wrote:
>I'm also confused about the checkitem type of template.

>The following template :

>("T" "test" checkitem (file+headline "~/org/orgfiles/test.org" "Test")
>"%?")

>doesn't work as I expected : the capture buffer is not narrowed and no
>item is created...

I can confirm this for

Org-mode version 7.01trans (release_7.01h.115.g1f17)

on

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of
 2010-08-14 on raven, modified by Debian

with emacs -Q an this capture template:

(setq org-capture-templates
      '(("t" "Todo" checkitem (file+headline "/tmp/org/inbox.org" "TEST")
         "Test")))

The file and the headline do exists; when calling `org-capture' Org
creates the indirect buffer, does not narrow to headline TEST and
point is at the beginning of this headline.

Best,
  -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpzfMkcnsBtw.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to