From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [RFC] Slight change to asynchronous export Date: Tue, 29 Oct 2013 11:43:10 +0100 Message-ID: <87r4b473y9.fsf@gmx.us> References: <87fvrnawes.fsf@gmail.com> <86d2mp6aw9.fsf@somewhere.org> <87y55dahrh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb6ln-0006Gs-KQ for emacs-orgmode@gnu.org; Tue, 29 Oct 2013 06:43:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vb6lg-0002FR-Ac for emacs-orgmode@gnu.org; Tue, 29 Oct 2013 06:43:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:53786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb6lg-0002FI-3j for emacs-orgmode@gnu.org; Tue, 29 Oct 2013 06:43:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vb6ld-00033j-Rr for emacs-orgmode@gnu.org; Tue, 29 Oct 2013 11:43:21 +0100 Received: from ip-pool-133.iue.it ([192.167.90.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Oct 2013 11:43:21 +0100 Received: from rasmus by ip-pool-133.iue.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Oct 2013 11:43:21 +0100 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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, >> BTW, is there no possibility of doing the same with emacsclient (but with no >> visible buffer)? That'd drop the startup time of Emacs. But, once again, >> that's not a problem per se, as it's async. It's for my own >> understanding. > > No, that's not possible. Emacsclient runs in the same process as the > server: this is not asynchronous anymore. To convince yourself, try > spawning two clients from the same server, run (sleep-for 30) in one of > them and switch to the other one. My understanding of Sebastien's question is whether you could run async with a new Emacs server, with `server-name' "slave" say. It would only allow one process at the time, but it would also only load init once. –Rasmus -- C is for Cookie