From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Asychronous export fails [8.3.2 (8.3.2-52-g6d0af5-elpa @ /home/rrt/.emacs.d/elpa/org-20151228/)] Date: Tue, 12 Jan 2016 18:10:19 +0100 Message-ID: <87y4buvi4k.fsf@nicolasgoaziou.fr> References: <871t9zmx7e.fsf@sc3d.org> <87k2nqqw1g.fsf@nicolasgoaziou.fr> <87twmr7isk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ2Qi-0008Ce-Gx for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 12:08:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJ2Qh-0008SJ-Gw for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 12:08:24 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:33908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ2Qh-0008SE-Au for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 12:08:23 -0500 In-Reply-To: (Reuben Thomas's message of "Wed, 6 Jan 2016 22:22:33 +0000") 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: Reuben Thomas Cc: "emacs-orgmode@gnu.org" Hello, Reuben Thomas writes: > Warning (server): Unable to start the Emacs server. > There is an existing Emacs server, named "server". > To start the server in this Emacs process, stop the existing > server or call `M-x server-force-delete' to forcibly disconnect it. There might be something to investigate there. Is the asynchronous process starting an older Org mode revision ? Also, you may want to put (require 'ox) somewhere in the file defined in `org-export-async-init-file'. Regards, -- Nicolas Goaziou