From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#43137: 28.0.50; [feature/native-comp] .eln path fixup confused using relative paths Date: Fri, 02 Oct 2020 07:59:53 +0000 Message-ID: References: Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35049"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Andreas Fuchs , 43137-done@debbugs.gnu.org To: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 02 10:00:14 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOFzC-0008zY-Pc for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 02 Oct 2020 10:00:14 +0200 Original-Received: from localhost ([::1]:60474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOFzB-0003Sz-R2 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 02 Oct 2020 04:00:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOFz0-0003N6-Vw for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2020 04:00:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55964) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kOFz0-0006yg-Gu for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2020 04:00:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kOFz0-00031U-Fq for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2020 04:00:02 -0400 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Oct 2020 08:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43137 X-GNU-PR-Package: emacs Mail-Followup-To: 43137@debbugs.gnu.org, akrl@sdf.org, asf@boinkor.net Original-Received: via spool by 43137-done@debbugs.gnu.org id=D43137.160162560011578 (code D ref 43137); Fri, 02 Oct 2020 08:00:02 +0000 Original-Received: (at 43137-done) by debbugs.gnu.org; 2 Oct 2020 08:00:00 +0000 Original-Received: from localhost ([127.0.0.1]:39275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kOFyy-00030g-H6 for submit@debbugs.gnu.org; Fri, 02 Oct 2020 04:00:00 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:52692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kOFyv-00030V-63 for 43137-done@debbugs.gnu.org; Fri, 02 Oct 2020 03:59:59 -0400 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTP id 0927xrRL017061; Fri, 2 Oct 2020 07:59:53 GMT In-Reply-To: (Andrea Corallo via's message of "Sat, 26 Sep 2020 13:51:57 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:189630 Archived-At: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > Hi Andreas, > > I think > "dc0cf16c7a Always set 'Vexec_path' before 'Vinvocation_directory' (bug#43137)" > should fix the issue. Could you have a look if it works for you? > I'm closing this as I believe this is solved. Please follow-up if some problem shows-up so we can repoen it. Thanks Andrea