From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Subhan Michael Tindall Newsgroups: gmane.emacs.help Subject: Re: starting the emacs daemon using init.org? Date: Mon, 20 Jul 2015 14:20:21 +0000 Message-ID: References: <87twszc33d.fsf@skimble.plus.com> <87lhebohta.fsf@nl106-137-147.student.uu.se> <87r3o383vp.fsf@skimble.plus.com> <87si8jrlnx.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1437406204 962 80.91.229.3 (20 Jul 2015 15:30:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2015 15:30:04 +0000 (UTC) To: Marcin Borkowski , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 20 17:29:59 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZHD0w-00068a-Ux for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 17:29:59 +0200 Original-Received: from localhost ([::1]:55864 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHD0w-0002la-DQ for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 11:29:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHBvo-0000o1-N8 for help-gnu-emacs@gnu.org; Mon, 20 Jul 2015 10:20:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHBvm-0004qf-Av for help-gnu-emacs@gnu.org; Mon, 20 Jul 2015 10:20:36 -0400 Original-Received: from mail-vn0-x22b.google.com ([2607:f8b0:400c:c0f::22b]:33857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHBvm-0004qK-3f for help-gnu-emacs@gnu.org; Mon, 20 Jul 2015 10:20:34 -0400 Original-Received: by vnds125 with SMTP id s125so23406739vnd.1 for ; Mon, 20 Jul 2015 07:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=3kresQgAcrLuGmeDZ2qtZmbXP61q8SWNGCmiwJZyKJY=; b=i64wRfhYwdAngQU54awVWRGbTgwN9cYZxYF82wWmZ3qYnCamMdblgkTVAVagaGuNL1 llaOwIvmuwTFxSSd6nhz/XWQxFHl5043tvZ1miwPIVVAjE3S+1GqMgf3+qAB/a9zXk6M Krwh29yhbpAt2zk3lma4x+vjAijtgJ6KspHVc8HRJkJJIz6GryGH5KSXzqFgvTuvgx6k kCLQXfJgi+0BOrSsHbK4DPpg/F08xxMl74Ibtf1Zqb3S7ZoV/Dd4n+zxmuAcgHBzLgGq qe6+/gLqyJn7lnGMNwZjoTvmoDm7BRAD90GWgeB7GD1p+zefbLbrYJ0n2D8JSp1SixXe Tglg== X-Received: by 10.52.110.135 with SMTP id ia7mr36894375vdb.69.1437402031949; Mon, 20 Jul 2015 07:20:31 -0700 (PDT) In-Reply-To: <87si8jrlnx.fsf@mbork.pl> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c0f::22b X-Mailman-Approved-At: Mon, 20 Jul 2015 11:29:48 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105876 Archived-At: Running as a server likely means that you will just move your crash to the server. But I believe you can run 'emacs - - daemon &' to start the server in the background, and use emacsclient to connect. See the manual for more info On Mon, Jul 20, 2015, 6:42 AM Marcin Borkowski wrote: > > On 2015-07-20, at 13:28, Sharon Kimble wrote: > > >> 1. Does your Emacs really take that long to start? > > > > 'fraid so! I've never actually timed it, but I am sitting waiting for it > > to be in a useable state. > > M-x emacs-init-time > > (Mine is 55.0 seconds.) > > Best, > > -- > Marcin Borkowski > http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski > Faculty of Mathematics and Computer Science > Adam Mickiewicz University > >