From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: A couple of trivial improvements Date: Tue, 27 Dec 2016 08:34:08 +0100 Message-ID: <87eg0tg70v.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLmGz-0001nC-Cc for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 02:34:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLmGy-0002b7-Js for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 02:34:13 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:46684) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cLmGy-0002Zp-Ec for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 02:34:12 -0500 In-Reply-To: (Arun Isaac's message of "Tue, 27 Dec 2016 12:54:59 +0530") 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: Arun Isaac Cc: Orgmode Mailing List Hello, Arun Isaac writes: > In line 374 of ox-publish.el in `org-publish-needed-p', there are 3 > spaces between "message" and "Skipping". It should better be just 1 > space. > > In the comments in line 624 of ox-publish.el, "excepted" should be > "except". Fixed. Thank you. Regards, -- Nicolas Goaziou