all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Fuchs <asf@boinkor.net>
To: Andrea Corallo <akrl@sdf.org>
Cc: 43137@debbugs.gnu.org, Vibhav Pant <vibhavp@gmail.com>
Subject: bug#43137: 28.0.50; [feature/native-comp] .eln path fixup confused using relative paths
Date: Tue, 1 Sep 2020 15:32:05 -0400	[thread overview]
Message-ID: <CAOHxn7yRtScTTtj0ocv8xkG9NGG8J84Ao=3VduyUkdav=-qKrw@mail.gmail.com> (raw)
In-Reply-To: <CAOHxn7wMFV7A292t1C5d+ykOn58xnJxN+SoMaVxbu8+e8xRReg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

I <asf@boinkor.net> wrote:
> This makes sense too. I'll investigate when `Vinvocation_directory` gets
> set. Does sound like that doesn't happen early enough, maybe we can pull
> it forward a bit.

I dug into this, and the way main() progresses is that it first tries to
load the pdump (via load_pdump in line 1076,
https://github.com/emacs-mirror/emacs/blob/feature/native-comp/src/emacs.c#L1076
),
and only much later, sets invocation-directory and other cmdargs via
set_invocation_vars called from init_cmdargs (called in main on line 1794,
https://github.com/emacs-mirror/emacs/blob/feature/native-comp/src/emacs.c#L1794
).

I think this should be failing cross-platform; is it working for you?

Thanks,
--
Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs

[-- Attachment #2: Type: text/html, Size: 1155 bytes --]

  reply	other threads:[~2020-09-01 19:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31 15:11 bug#43137: 28.0.50; [feature/native-comp] .eln path fixup confused using relative paths Andreas Fuchs
2020-08-31 16:32 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-09-01 14:15   ` Andreas Fuchs
2020-09-01 19:32     ` Andreas Fuchs [this message]
2020-09-01 19:51       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-09-02  0:51         ` Andreas Fuchs
2020-09-02  4:41           ` Andreas Fuchs
2020-09-02  7:40             ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-09-02 13:49               ` Andreas Fuchs
2020-09-26 13:51                 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-10-02  7:59                   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-09-02  7:28           ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOHxn7yRtScTTtj0ocv8xkG9NGG8J84Ao=3VduyUkdav=-qKrw@mail.gmail.com' \
    --to=asf@boinkor.net \
    --cc=43137@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    --cc=vibhavp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.