From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: starting the emacs daemon using init.org? Date: Mon, 20 Jul 2015 05:57:16 -0700 (PDT) Message-ID: References: <87twszc33d.fsf@skimble.plus.com> <87lhebohta.fsf@nl106-137-147.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1437397225 9712 80.91.229.3 (20 Jul 2015 13:00:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2015 13:00:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 20 15:00:25 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 1ZHAgC-0005iv-Aa for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 15:00:24 +0200 Original-Received: from localhost ([::1]:55257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHAgB-0008Gn-At for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 09:00:23 -0400 X-Received: by 10.66.147.226 with SMTP id tn2mr32729525pab.42.1437397037656; Mon, 20 Jul 2015 05:57:17 -0700 (PDT) X-Received: by 10.50.79.137 with SMTP id j9mr147393igx.15.1437397037418; Mon, 20 Jul 2015 05:57:17 -0700 (PDT) Original-Path: usenet.stanford.edu!f3no350616igg.0!news-out.google.com!t2ni16275igk.0!nntp.google.com!f3no350613igg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.195.42.97; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.42.97 User-Agent: G2/1.0 Injection-Date: Mon, 20 Jul 2015 12:57:17 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:213585 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:105871 Archived-At: On Monday, July 20, 2015 at 6:12:31 PM UTC+5:30, Barry Fishman wrote: > On 2015-07-20 12:28:26 +0100, Sharon Kimble wrote: > > Emanuel Berg writes: > >> Sharon Kimble writes: > >> > >>> I've been thinking about running emacs as a daemon > >>> to quicken my loadup times and also able to recover > >>> quickly when emacs crashes and restarts. But how? > >> 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. > >> > >> 2. In which situations does it crash? > > > > Usually when I'm writing in latex, and suddenly, in the blink of an eye, > > its gone! So far I haven't lost any data on restarting. but it is an > > annoyance. I suggest (as a debugging device) to give up on server daemon etc, just start emacs normally from a shell until it 'crashes'. When it does is there any shell message?