[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Capture templates - using result from %^g twice?
From: |
Aaron Ecay |
Subject: |
Re: [O] Capture templates - using result from %^g twice? |
Date: |
Fri, 18 Nov 2016 14:53:22 +0000 |
User-agent: |
Notmuch/0.22+21~g7e6e23c (https://notmuchmail.org) Emacs/25.1.50.2 (x86_64-unknown-linux-gnu) |
Hi Rainer,
2016ko azaroak 18an, Rainer M Krug-ek idatzi zuen:
>
>> :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) ":")
>
> Thanks - this looks good to me, but the ="= causes problems and ends the
> template early. I tried to replace =":"= with =':'= but this did =not
> work either (invalid-read-syntax).
>
> How can I get this to work?
You need to escape the quotes with a single backslash.
--
Aaron Ecay