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: Wed, 30 Dec 2015 10:20:07 +0100 Message-ID: <87oad8nvi0.fsf@nicolasgoaziou.fr> References: <1447538173-45139-1-git-send-email-nick@ausimian.net> <87fuzx9di7.fsf@nicolasgoaziou.fr> <87ziwtneep.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aECtc-0006ws-HF for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 04:18:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aECtZ-00043X-9N for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 04:18:16 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:33508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aECtZ-00042s-3H for emacs-orgmode@gnu.org; Wed, 30 Dec 2015 04:18:13 -0500 In-Reply-To: (aman's message of "Wed, 30 Dec 2015 06:44:25 +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: > Here's new patch, and hope it helps. > > 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. > Fix it. Thank you. It looks good. Have you signed FSF papers already? Otherwise, you need to add TINYCHANGE at the end of the commit message. Regards, -- Nicolas Goaziou