From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: How to run --daemon in foreground? Date: Sun, 30 Oct 2016 21:42:16 +0300 Message-ID: <213B103F-D841-49C5-9153-0D55E2575A76@gnu.support> References: <20161029151559.GB30693@protected.rcdrun.com> <5yfundaeuq.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1477853052 23772 195.159.176.226 (30 Oct 2016 18:44:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 30 Oct 2016 18:44:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Glenn Morris Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 30 19:44:04 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c0v5H-0003uP-F3 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Oct 2016 19:43:55 +0100 Original-Received: from localhost ([::1]:59686 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0v5K-00072S-5T for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Oct 2016 14:43:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0v4t-00072C-TN for help-gnu-emacs@gnu.org; Sun, 30 Oct 2016 14:43:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c0v4s-0003mu-Og for help-gnu-emacs@gnu.org; Sun, 30 Oct 2016 14:43:31 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:51219) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c0v4p-0003km-0p; Sun, 30 Oct 2016 14:43:27 -0400 Original-Received: from [10.49.225.242] (localhost [::1]) (AUTH: PLAIN admin, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Sun, 30 Oct 2016 11:43:16 -0700 id 0000000000049DFC.0000000058163F45.000066F3 In-Reply-To: <5yfundaeuq.fsf@fencepost.gnu.org> X-Mime-Autoconverted: from 8bit to 7bit by courier 0.68 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 217.170.207.13 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:111637 Archived-At: Interesting. While I don't agree on systemd and LSB, I like daemons that may be kept in foreground. I have some problems launching emacs on dumb terminals or from a command line, headless, without --daemon. If someone knows how to do it, I wish to know? To keep daemon in foreground is just few lines in emacs.c, I guess that would be nice to see include for future. Jean On October 30, 2016 9:09:17 PM GMT+03:00, Glenn Morris wrote: >Jean Louis wrote: > >> Or maybe such option shall be included in the emacs. > >See https://debbugs.gnu.org/2677 and merged 4944.