From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Revilak Newsgroups: gmane.emacs.help Subject: Re: Running emacs deamon outside login Date: Sat, 23 Jan 2010 14:38:51 -0500 Message-ID: <20100123193851.GA389@srevilak.net> References: <20100122035249.98DE49BBF0@mxperim5.sea5.speakeasy.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" X-Trace: ger.gmane.org 1264275581 21974 80.91.229.12 (23 Jan 2010 19:39:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Jan 2010 19:39:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 23 20:39:33 2010 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 1NYlpV-0005sZ-8A for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Jan 2010 20:39:33 +0100 Original-Received: from localhost ([127.0.0.1]:45540 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYlpW-00010F-2v for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Jan 2010 14:39:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYlp7-0000zS-6K for help-gnu-emacs@gnu.org; Sat, 23 Jan 2010 14:39:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYlp2-0000zA-82 for help-gnu-emacs@gnu.org; Sat, 23 Jan 2010 14:39:08 -0500 Original-Received: from [199.232.76.173] (port=36211 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYlp2-0000z3-5D for help-gnu-emacs@gnu.org; Sat, 23 Jan 2010 14:39:04 -0500 Original-Received: from mail4.sea5.speakeasy.net ([69.17.117.6]:57377) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NYlp1-0003Fz-IX for help-gnu-emacs@gnu.org; Sat, 23 Jan 2010 14:39:03 -0500 Original-Received: (qmail 12875 invoked from network); 23 Jan 2010 19:38:58 -0000 Original-Received: from pool-71-184-218-95.bstnma.fios.verizon.net (HELO srevilak.net) (srevilak@[71.184.218.95]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 23 Jan 2010 19:38:58 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:71405 Archived-At: --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Subject: Re: Running emacs deamon outside login srevilak> nohup emacs --daemon /dev/null 2>&1 & rileyrgdev> Hi Steve. rileyrgdev>=20 rileyrgdev> I am confused as why any of this is necessary? Richard, Let's go back to the original post. OP> On Linux, I've been wondering whether there's a good way to run OP> emacs deamon outside of my login process, so that I can log out OP> and in again and connect to the same emacs deamon process. OP> This may be more of a Linux question than an Emacs question, but OP> does anyone know of any better ways to do this? It's essentially OP> just some way to ensure that the emacs process stays alive when I OP> log out. I simply answered the more general question: "how do I keep a unix process alive after I log out?". Steve --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (Darwin) iEYEARECAAYFAktbUEsACgkQX7YJI4BuyDQxwACdGfdiQ5tccEFzU4+NOyLWg75y lVIAoKTT4R4ABBFa8WzvBsg/A0g0KYTB =lToS -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--