From mboxrd@z Thu Jan  1 00:00:00 1970
From: Josiah Schwab <jschwab@gmail.com>
Subject: Re: Capture broken with org-plus-contrib-20170917
Date: Thu, 21 Sep 2017 09:48:42 -0700
Message-ID: <878th8yp3p.fsf@gmail.com>
References: <87efr01125.fsf@moondust.localdomain>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:34811)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jschwab@gmail.com>) id 1dv4ee-0001Nz-CI
	for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 12:48:49 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <jschwab@gmail.com>) id 1dv4ed-0001A5-K1
	for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 12:48:48 -0400
Received: from mail-pg0-x232.google.com ([2607:f8b0:400e:c05::232]:48589)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <jschwab@gmail.com>) id 1dv4ed-00019V-DS
	for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 12:48:47 -0400
Received: by mail-pg0-x232.google.com with SMTP id v23so3818461pgc.5
	for <emacs-orgmode@gnu.org>; Thu, 21 Sep 2017 09:48:46 -0700 (PDT)
In-reply-to: <87efr01125.fsf@moondust.localdomain>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode/>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: "Emacs-orgmode"
	<emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
To: "N. Jackson" <nljlistbox2@gmail.com>
Cc: emacs-orgmode@gnu.org

Hi N.,

> Is this problem a new bug in Org, or is it simply that my capture
> templates are wrong and that they've only worked all these years
> by some accident?

Have you looked at the incompatible changes described in the release
notes?  I believe this change (and the migration) are described in
"org-capture-templates no longer accepts S-expressions as file names".

http://orgmode.org/Changes.html

Hope that helps,
Josiah