From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: no executable emacs binary in exec-directory Date: Sat, 29 Nov 2008 14:23:30 +0100 Message-ID: <87k5am3bu5.fsf@turtle.gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227965032 23975 80.91.229.12 (29 Nov 2008 13:23:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2008 13:23:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 29 14:24:55 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L6Poa-0007Jk-IH for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2008 14:24:52 +0100 Original-Received: from localhost ([127.0.0.1]:36220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6PnQ-0001vq-Im for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2008 08:23:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L6PnN-0001vl-Gx for emacs-devel@gnu.org; Sat, 29 Nov 2008 08:23:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L6PnK-0001vO-Rc for emacs-devel@gnu.org; Sat, 29 Nov 2008 08:23:36 -0500 Original-Received: from [199.232.76.173] (port=35906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6PnK-0001vI-G3 for emacs-devel@gnu.org; Sat, 29 Nov 2008 08:23:34 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:36408) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L6PnK-0004sH-4X for emacs-devel@gnu.org; Sat, 29 Nov 2008 08:23:34 -0500 Original-Received: (qmail invoked by alias); 29 Nov 2008 13:23:31 -0000 Original-Received: from p54866920.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.105.32] by mail.gmx.net (mp001) with SMTP; 29 Nov 2008 14:23:31 +0100 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX18U8gU2jgAUdqXKSqvPNkv18EGjdzf/rC6CkUe+PX jAVwEHHKJMM+al Original-Received: by turtle.gmx.de (Postfix, from userid 1000) id E9A1D354AF; Sat, 29 Nov 2008 14:23:30 +0100 (CET) In-Reply-To: (Lennart Borgman's message of "Sat, 29 Nov 2008 14:00:09 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.74 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:106295 Archived-At: On 2008-11-29 14:00 +0100, Lennart Borgman wrote: > I thought that the currently running emacs binary should be in > exec-directory. That does not seem to be the case always. Actually, on GNU/Linux this should never be the case. > How do you find it? It is in invocation-directory, and its name is invocation-name. Sven