From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Capture template to capture in current buffer Date: Mon, 14 Nov 2016 09:05:45 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6CHD-00064w-34 for emacs-orgmode@gnu.org; Mon, 14 Nov 2016 03:06:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6CH8-0000Py-4H for emacs-orgmode@gnu.org; Mon, 14 Nov 2016 03:06:03 -0500 Received: from mout.kundenserver.de ([212.227.126.135]:50103) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6CH7-0000PB-Pa for emacs-orgmode@gnu.org; Mon, 14 Nov 2016 03:05:58 -0500 In-Reply-To: (Rainer M. Krug's message of "Thu, 10 Nov 2016 12:35:57 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Is it only me who want's to do this, or is this working for everybody else? Rainer Rainer M Krug writes: > Hi > > I am trying to get an in-buffer logging to work. I want to log some > changes in the file and I am using the following template, which was > working some (longer?) time ago: > > (setq org-capture-templates > `( > ;; ;;;;;;;;;;;;;;;;:: > ;; In File Logging :: > ;; ;;;;;;;;;;;;;;;;:: > ("c" "Changes to be logged in buffer"=20=20=20=20 > entry (file+headline (buffer-file-name) "CHANGES Log")=20=20=20 > "* %^{Header of CHANGES item}\nLOGGED: %T \n- link :: %a \n-= author :: Rainer M Krug, email: Rainer@krugs.de\n %?") > )) > > But now I get the following error message when using the capture > template: > > ,---- > | if: Target buffer ".notes" for file+headline should be in Org mode > `---- > > Any suggestions on how I can get this to work? > > Thanks, > > Rainer > > -- > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biolog= y, UCT), Dipl. Phys. (Germany) > > Centre of Excellence for Invasion Biology > Stellenbosch University > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D): +49 - (0)3 21 21 25 22 44 > > email: Rainer@krugs.de > > Skype: RMkrug > > PGP: 0x0F52F982 > =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJYKXBdAAoJENvXNx4PUvmCgBwIAL5M29rlI+OW3/brrielACPc BtLORBvFeIYWU2lojMiFxSqqr2hhIjVW2NQkDltsnUNFFWJSt09Nn3ion1cFh1dl txbxwZvFlyPDuaVhrB204FRggnCFRnPTj9V/B8/c3g686BRAKVghUsQsGu3LxcnH N6esS0ScQ5HFXT0RJyWKjBwOjubl4iczWNZ7atix3DQi8sasB+deAlsSkurd7ALx Ji4rDztSwkPpUiJmzOCs2OXARDOng+O1KKlV3elIMpxGIZPj4Urzi5n4gr1sCba+ qaWLB89bb+p7+hkro34gmwAzfs9xlF5NjkU0UDGZBPYbXtLhhppDkSpIVc9y2Pc= =G2cX -----END PGP SIGNATURE----- --=-=-=--