From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Capture Bug? Date: Wed, 21 Sep 2016 15:01:21 -0500 Message-ID: <877fa5rpim.fsf@alphapapa.net> References: <660bdacc1d49d4c46a36cc4edf42db66@wilkesley.net> <87bmzhsc18.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmniQ-0005Ag-6x for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:01:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmniM-0006N7-Jd for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:01:57 -0400 Received: from [195.159.176.226] (port=47965 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmniM-0006KW-Dj for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 16:01:54 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bmni9-0006bV-P1 for emacs-orgmode@gnu.org; Wed, 21 Sep 2016 22:01:41 +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 lists@wilkesley.net writes: > the previous commit looks as though it > might have been the one responsible: > > commit 5485170263a46fa17db67b0324c4c4e48bcdfe49 > Author: Nicolas Goaziou > Date: Fri Jun 24 01:11:49 2016 +0200 > > org-capture: Remove forbidden value type from "file" templates That definitely sounds relevant! > I'll try unquoting capture-pelican-draft-file. Let me know if it works. I still often get confused when dealing with quoting and unquoting and...