From mboxrd@z Thu Jan 1 00:00:00 1970 From: nljlistbox2@gmail.com (N. Jackson) Subject: Re: Capture broken with org-plus-contrib-20170917 Date: Thu, 21 Sep 2017 13:09:18 -0400 Message-ID: <87efr06ksh.fsf@moondust.localdomain> References: <87efr01125.fsf@moondust.localdomain> <878th8yp3p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dv4yl-0001kN-7t for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 13:09:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dv4yg-0005io-U5 for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 13:09:35 -0400 Received: from [195.159.176.226] (port=37271 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dv4yg-0005hx-Mn for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 13:09:30 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dv4yW-0003Rh-2r for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 19:09:20 +0200 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 Hi Josiah, At 09:48 -0700 on Thursday 2017-09-21, Josiah Schwab wrote: > Have you looked at the incompatible changes described in the > release notes? No, I hadn't. This is the downside of having the convenience of a package manager in Emacs rather than installing things manually -- one neglects to read the release notes! > I believe this change (and the migration) are described in > "org-capture-templates no longer accepts S-expressions as file > names". Indeed. You are quite right, that explains the problem exactly. > Hope that helps, Yes it did, thank you. Thanks for the quick answer. I have now bitten the bullet and "fixed" all my capture templates. One advantage of this is that they are now slightly easier to read! N.