emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Capture and checkitem


From: David Maus
Subject: Re: [Orgmode] Capture and checkitem
Date: Sun, 15 Aug 2010 16:11:38 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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.... address@hidden
Email..... address@hidden

Attachment: pgpg42kUuHI04.pgp
Description: PGP signature


reply via email to

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