From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Doc bug: Publishing "Simple Example" is missing publishing function Date: Thu, 21 Sep 2017 21:17:42 +0200 Message-ID: <87bmm37tex.fsf@nicolasgoaziou.fr> References: <8760cdwogv.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dv6ys-00041v-Cf for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 15:17:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dv6yr-00024u-IK for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 15:17:50 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:54615) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dv6yr-00023y-Bo for emacs-orgmode@gnu.org; Thu, 21 Sep 2017 15:17:49 -0400 In-Reply-To: <8760cdwogv.fsf@pierrot.dokosmarshall.org> (Nick Dokos's message of "Wed, 20 Sep 2017 08:20:48 -0400") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > I tried to publish the project described in > > (info "(org) Simple example") > > and I got the complaint > > ,---- > | ~$ emacs -batch -l foo.el --eval '(org-publish "org")' > | No publishing function chosen > `---- > > I attach a patch to fix the doc. Applied. Thank you. Regards, -- Nicolas Goaziou