From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#34707: Failure to find the associated pdump file Date: Mon, 17 Jun 2019 23:07:32 -0400 Message-ID: References: Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="152368"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34707@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 18 05:08:28 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hd4Ty-000dVm-D3 for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Jun 2019 05:08:26 +0200 Original-Received: from localhost ([::1]:53338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd4Tx-0006DD-EO for geb-bug-gnu-emacs@m.gmane.org; Mon, 17 Jun 2019 23:08:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58066) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd4Tb-0006Ac-2f for bug-gnu-emacs@gnu.org; Mon, 17 Jun 2019 23:08:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd4TZ-0006ho-VG for bug-gnu-emacs@gnu.org; Mon, 17 Jun 2019 23:08:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58269) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hd4TZ-0006hZ-RU for bug-gnu-emacs@gnu.org; Mon, 17 Jun 2019 23:08:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hd4TZ-0001yO-LR for bug-gnu-emacs@gnu.org; Mon, 17 Jun 2019 23:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Jun 2019 03:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34707 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 34707-submit@debbugs.gnu.org id=B34707.15608272757570 (code B ref 34707); Tue, 18 Jun 2019 03:08:01 +0000 Original-Received: (at 34707) by debbugs.gnu.org; 18 Jun 2019 03:07:55 +0000 Original-Received: from localhost ([127.0.0.1]:43580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd4TS-0001y1-9K for submit@debbugs.gnu.org; Mon, 17 Jun 2019 23:07:55 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49269) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd4TQ-0001xo-6P for 34707@debbugs.gnu.org; Mon, 17 Jun 2019 23:07:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hd4TI-0006Nu-9Q; Mon, 17 Jun 2019 23:07:44 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1hd4T6-00079B-Cr; Mon, 17 Jun 2019 23:07:34 -0400 In-Reply-To: (message from Lars Ingebrigtsen on Mon, 17 Jun 2019 20:56:13 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:160757 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Running ~/src/emacs/trunk/src/emacs directly works, but it's not > uncommon to have symlinks to the binary (somebody else just complained > to me about this)... When Emacs is able to find the rest of itself, > it's odd that it's not finding the pdump file, surely? The code to find the Lisp files handles the symlink case, and it still works just as it has worked for years. However, finding the pdump file uses new code, and that code doesn't try to handle this symlink case. -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)