From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Capture and checkitem Date: Sun, 15 Aug 2010 16:11:38 +0200 Message-ID: <87tymwrmn9.wl%dmaus@ictsoc.de> References: <1281629439.5279.24.camel@localhost> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0395938717==" Return-path: Received: from [140.186.70.92] (port=45277 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Okdwa-0002gD-4M for emacs-orgmode@gnu.org; Sun, 15 Aug 2010 10:12:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkdwY-0005XA-Tq for emacs-orgmode@gnu.org; Sun, 15 Aug 2010 10:12:12 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:47638) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkdwY-0005X2-Ki for emacs-orgmode@gnu.org; Sun, 15 Aug 2010 10:12:10 -0400 In-Reply-To: <1281629439.5279.24.camel@localhost> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: julien cubizolles Cc: emacs-orgmode@gnu.org --===============0395938717== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Aug_15_16:11:38_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Sun_Aug_15_16:11:38_2010-1 Content-Type: text/plain; charset=US-ASCII 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.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sun_Aug_15_16:11:38_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkxn9ZoACgkQma24O1pEeObHXwEAhTvE+WRn42JV+h2xpmu7jV5o sCGyzCDWovsqGVPiD9cBAJBC6wMqQSGk71mS4zqXvt595xAavrKZ8NFQm93PN8Y9 =k2Ga -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Aug_15_16:11:38_2010-1-- --===============0395938717== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0395938717==--