From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Capture templates - using result from %^g twice? Date: Fri, 18 Nov 2016 12:21:52 +0100 Message-ID: References: <87y40hmavd.fsf@nicolasgoaziou.fr> 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]:60511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7hF7-0002vg-UD for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 06:22:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7hF4-0000US-Mc for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 06:22:05 -0500 Received: from mout.kundenserver.de ([212.227.126.135]:59544) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c7hF4-0000TM-Ch for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 06:22:02 -0500 In-Reply-To: <87y40hmavd.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 18 Nov 2016 09:48:54 +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 Nicolas Goaziou writes: > Hello, > > Rainer M Krug writes: > >> Hm - I seem to ask strange questions here. Any ideas? > > %\2 is not working because it is used to repeat %^{prompt} placeholders, > not %^g or %^G, per documentation. Ok - thanks for the clarification. > > You could try (untested) > > :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) ":") Thanks - this looks good to me, but the =3D"=3D causes problems and ends the template early. I tried to replace =3D":"=3D with =3D':'=3D but this did = =3Dnot work either (invalid-read-syntax). How can I get this to work? Rainer. > > > Regards, =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJYLuRVAAoJENvXNx4PUvmC8tIH/2lzhXG3HkettlKYZbdPJj+q 2aAqKFD+2mt7RupsBRws6Ruo0xTlXobYCOE9AVIpJij5yRSfeMXKZiAw69kaobUz sHrhE8fc+OfSiLcpcb6ZWNd5q/ikGvacFzM2jsju+JjPRKgjNSWRxfepQGBTlWbL AslbXt86uA7Yhh20PSsFLrkdanC9AZmTnFGaZWjaX31XpcRrn8nLWPiHRraTRHSI gZtwPLA5uqV9vp1KBpuHiIgyrb0sDYJnp8Tfpze99wRPlk4ECigGkBcLgdsyWVvY ZjQIMAgs8kKx3K/gNa3O36oriMnNJ1INP1z3GhgE6rAm+9sLwJLLtA5hMaNYf4w= =gH42 -----END PGP SIGNATURE----- --=-=-=--