From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org campture recursively expands %-escapes Date: Thu, 07 Jan 2016 17:35:00 +0100 Message-ID: <87h9ipqrez.fsf@nicolasgoaziou.fr> References: <874mgb9gqv.fsf@nicolasgoaziou.fr> <87d1uwpm1a.fsf@nicolasgoaziou.fr> <87610o2wkz.fsf@nicolasgoaziou.fr> <87io4kn6cn.fsf@nicolasgoaziou.fr> <87oad2qw4z.fsf@nicolasgoaziou.fr> <87bn92qsmb.fsf@nicolasgoaziou.fr> <87lh837fzx.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHDUr-0000Ai-Lk for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 11:33:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHDUo-00035u-CR for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 11:33:09 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:42201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHDUo-00035q-6B for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 11:33:06 -0500 In-Reply-To: (Michael Brand's message of "Wed, 6 Jan 2016 06:45:57 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > I don't really know. It was only my choice of how to avoid code > duplication between `org-feed-format-entry' and > `org-capture-fill-template' according to > http://thread.gmane.org/gmane.emacs.orgmode/56991/focus=57265 > and with lack of better knowledge from my side. If there is a better > solution please go ahead. For now, I left some code duplication. The issue is, hopefully, fixed, however. I didn't add your ert, but if you provide a patch with a "test-org-feed.el" file, I can add it. It would be best to split the test into small ones, though, as it seems you're testing multiple things at once. Regards, -- Nicolas Goaziou