From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] lisp/ox-publish.el: Handle includes with searches Date: Thu, 31 Dec 2015 00:35:14 +0100 Message-ID: <8737uj1pe5.fsf@nicolasgoaziou.fr> References: <1447538173-45139-1-git-send-email-nick@ausimian.net> <87fuzx9di7.fsf@nicolasgoaziou.fr> <87ziwtneep.fsf@nicolasgoaziou.fr> <87oad8nvi0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEQF7-0002Tc-Nl for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 18:33:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEQF7-0006Jv-0U for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 18:33:21 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:47174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEQF6-0006IW-Qi for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 18:33:20 -0500 In-Reply-To: (aman's message of "Wed, 30 Dec 2015 11:28:26 +0000 (UTC)") 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: aman Cc: emacs-orgmode@gnu.org Hello, aman writes: > org-publish: Fix get `included-file' logic. > > * lisp/ox-publish.el (org-publish-cache-file-needs-publishing): > According to the syntax of #+INCLUDE statement in *info* page, > there's no space between search option and file path. > Make a TINYCHANGE to fix it. Actually, TINYCHANGE is expected to be on its own on a separate line. This is a minor issue, tho. I pushed your patch along with the new commit message in maint brach. Thank you. Regards, -- Nicolas Goaziou