From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: 64 bit emacs on AIX Date: Wed, 21 Feb 2018 14:05:33 -0500 Message-ID: <38y3jmb1tu.fsf@fencepost.gnu.org> References: <20180221012811.GD12719@nullprogram.com> <83vaeq5gsw.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1519239848 29582 195.159.176.226 (21 Feb 2018 19:04:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2018 19:04:08 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: wellons@nullprogram.com, help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 21 20:04:04 2018 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 1eoZgP-0006yK-93 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Feb 2018 20:04:01 +0100 Original-Received: from localhost ([::1]:34277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoZiR-0002Ku-Eu for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Feb 2018 14:06:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoZhx-0002Kg-F9 for help-gnu-emacs@gnu.org; Wed, 21 Feb 2018 14:05:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eoZhw-0007md-30 for help-gnu-emacs@gnu.org; Wed, 21 Feb 2018 14:05:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoZhv-0007m2-La; Wed, 21 Feb 2018 14:05:35 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1eoZht-0003YT-Tu; Wed, 21 Feb 2018 14:05:34 -0500 X-Spook: AQAP Etacs Cartel $400 million in gold bullion Hazmat X-Ran: FvEwX+:5@qx0^L1lddwv?rO(M&N5t(iMrb'8cSc`'1\-Hb91#l3]Nf6uR2^iO%5HZ'zFZq X-Hue: black X-Attribution: GM In-Reply-To: <83vaeq5gsw.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 21 Feb 2018 20:38:39 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:116059 Archived-At: Eli Zaretskii wrote: >> I ran into this problem using a non-dumped Emacs (CANNOT_DUMP=3Dyes) on= =20 >> x86-64. The problem is temacs either doesn't set exec-path or it sets it= =20 >> to nil =E2=80=94 I'm not sure which. > > I don't understand how this happens in your case, exec-path is set in > init_callproc and init_clallproc_1, both called by temacs during > startup. loadup.el sets it. In any case, I suspect this was fixed last year by http://lists.gnu.org/archive/html/emacs-diffs/2017-04/msg00058.html