From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: src/temacs --daemon fails Date: Thu, 30 Jan 2014 18:22:36 +0200 Message-ID: <83k3dh7837.fsf@gnu.org> References: <87bnyt5zmi.fsf@linaro.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1391098964 2577 80.91.229.3 (30 Jan 2014 16:22:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2014 16:22:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alex =?utf-8?Q?Benn=C3=A9e?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 30 17:22:51 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W8uOB-0000SU-FC for ged-emacs-devel@m.gmane.org; Thu, 30 Jan 2014 17:22:51 +0100 Original-Received: from localhost ([::1]:51082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8uOB-0007Fz-1b for ged-emacs-devel@m.gmane.org; Thu, 30 Jan 2014 11:22:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8uO2-0007Fh-Um for emacs-devel@gnu.org; Thu, 30 Jan 2014 11:22:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8uNx-0003S3-8h for emacs-devel@gnu.org; Thu, 30 Jan 2014 11:22:42 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:64823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8uNx-0003Rs-13 for emacs-devel@gnu.org; Thu, 30 Jan 2014 11:22:37 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N08002002J04K00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 30 Jan 2014 18:22:35 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N08001OO2TMT970@a-mtaout20.012.net.il>; Thu, 30 Jan 2014 18:22:35 +0200 (IST) In-reply-to: <87bnyt5zmi.fsf@linaro.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169248 Archived-At: > From: Alex Benn=C3=A9e > Date: Thu, 30 Jan 2014 14:10:45 +0000 >=20 > In an unrelated issue I found that I can't start src/temacs with th= e > --daemon option which works with the dumped version src/emacs. Please use "M-x report-emacs-bug RET" to report such bugs, then they are automatically emailed to the bug tracker address. Thanks.