From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: barriehie Newsgroups: gmane.emacs.help Subject: Re: where to start emacs --deamon in debian? Date: Sun, 6 Dec 2009 05:25:14 -0800 (PST) Message-ID: <26664977.post@talk.nabble.com> References: <8crou6-3l4.ln1@news.jonasstein.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1260106062 31161 80.91.229.12 (6 Dec 2009 13:27:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Dec 2009 13:27:42 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 06 14:27:34 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NHH99-00029l-1o for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Dec 2009 14:27:31 +0100 Original-Received: from localhost ([127.0.0.1]:33139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHH98-0000xD-Q5 for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Dec 2009 08:27:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHH73-0000IY-5h for help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 08:25:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHH6y-0000Gq-18 for Help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 08:25:20 -0500 Original-Received: from [199.232.76.173] (port=36706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHH6x-0000Gm-SE for Help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 08:25:15 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:51878) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NHH6x-0003vq-Gj for Help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 08:25:15 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NHH6w-00087y-2O for Help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 05:25:14 -0800 In-Reply-To: <8crou6-3l4.ln1@news.jonasstein.de> X-Nabble-From: barriehie@bluebottle.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70458 Archived-At: Jonas Stein wrote: > > Hi > what is the best way to start emacs --deamon in a debian (testing) system? > Should i put it in a selfmade init script to /etc/init.d or into > /etc/profiles > or some elsewhere? > > kind regards, > Jonas > I agree with the prior posts re: not starting the process via system init files! The wiki has an article on doing just that if you must. Personally I've got (server-start) in my .emacs and thereafter every file is opened with the client. Barrie ----- Hardy 8.04 -- View this message in context: http://old.nabble.com/where-to-start-emacs---deamon-in-debian--tp26653279p26664977.html Sent from the Emacs - Help mailing list archive at Nabble.com.