From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: ORG-NEWS entry about discontinuing use of s-exps in org-capture-templates? Date: Fri, 04 Nov 2016 15:21:16 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f403045df0ca54f34e05407b3a81 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2gJ8-00031i-H5 for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 11:21:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2gJ7-0002a0-GU for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 11:21:30 -0400 Received: from mail-ua0-x22a.google.com ([2607:f8b0:400c:c08::22a]:36775) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2gJ7-0002Yj-AH for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 11:21:29 -0400 Received: by mail-ua0-x22a.google.com with SMTP id b35so68773864uaa.3 for ; Fri, 04 Nov 2016 08:21:28 -0700 (PDT) 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-org list --f403045df0ca54f34e05407b3a81 Content-Type: text/plain; charset=UTF-8 Hello, As of this commit ( http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=5485170263a46fa17db67b0324c4c4e48bcdfe49 ), S-exps are no longer allowed in org-capture-templates. Can this be added to ORG-NEWS? I had stumbled across this when this commit was made back in June. Some people are now starting to see this as stable is upgraded to 9.0 ( https://www.reddit.com/r/emacs/comments/5b3mtr/orgmode_capture_template_issue_after_updating_to/ ). As this seems to be a common feature that many seem to be using, it would also help to provide an example in ORG-NEWS on how to fix this. Thanks. -- Kaushal Modi --f403045df0ca54f34e05407b3a81 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

As of this commit (=C2=A0http://orgmode.org/cgit.cgi/org-mode.git/commit/?i= d=3D5485170263a46fa17db67b0324c4c4e48bcdfe49 ), S-exps are no longer al= lowed in org-capture-templates.

Can this be added = to ORG-NEWS?

I had stumbled across this when this = commit was made back in June. Some people are now starting to see this as s= table is upgraded to 9.0 (=C2=A0https://w= ww.reddit.com/r/emacs/comments/5b3mtr/orgmode_capture_template_issue_after_= updating_to/=C2=A0).

As this seems to be a com= mon feature that many seem to be using, it would also help to provide an ex= ample in ORG-NEWS on how to fix this.

Thanks.
--

Kaushal Modi

--f403045df0ca54f34e05407b3a81-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ORG-NEWS entry about discontinuing use of s-exps in org-capture-templates? Date: Fri, 04 Nov 2016 17:45:19 +0100 Message-ID: <87ins3b3ds.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2hcE-00031Q-TP for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 12:45:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2hcD-0005Tl-Ju for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 12:45:18 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:34718) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2hcD-0005RX-EH for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 12:45:17 -0400 In-Reply-To: (Kaushal Modi's message of "Fri, 04 Nov 2016 15:21:16 +0000") 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: Kaushal Modi Cc: emacs-org list Hello, Kaushal Modi writes: > As of this commit ( > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=5485170263a46fa17db67b0324c4c4e48bcdfe49 > ), S-exps are no longer allowed in org-capture-templates. > > Can this be added to ORG-NEWS? > > I had stumbled across this when this commit was made back in June. Some > people are now starting to see this as stable is upgraded to 9.0 ( > https://www.reddit.com/r/emacs/comments/5b3mtr/orgmode_capture_template_issue_after_updating_to/ > ). > > As this seems to be a common feature that many seem to be using, it would > also help to provide an example in ORG-NEWS on how to fix this. I reverted the commit in maint, and applied it again in master, with a proper ORG-NEWS entry. Thank you for the heads-up. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: ORG-NEWS entry about discontinuing use of s-exps in org-capture-templates? Date: Fri, 04 Nov 2016 17:09:08 +0000 Message-ID: References: <87ins3b3ds.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11484bd023972605407cbc52 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2hzW-0006LY-W4 for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 13:09:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2hzV-0000gM-PD for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 13:09:22 -0400 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:34822) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2hzV-0000ee-FO for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 13:09:21 -0400 Received: by mail-vk0-x22e.google.com with SMTP id w194so72354208vkw.2 for ; Fri, 04 Nov 2016 10:09:21 -0700 (PDT) In-Reply-To: <87ins3b3ds.fsf@nicolasgoaziou.fr> 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-org list --001a11484bd023972605407cbc52 Content-Type: text/plain; charset=UTF-8 Awesome! Thanks for the quick action. On Fri, Nov 4, 2016 at 12:45 PM Nicolas Goaziou wrote: > I reverted the commit in maint, and applied it again in master, with > a proper ORG-NEWS entry. > > Thank you for the heads-up. > > Regards, > > -- > Nicolas Goaziou > -- Kaushal Modi --001a11484bd023972605407cbc52 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a11484bd023972605407cbc52--