GNU bug report logs -
#46790
28.0.50; make install with native-comp branch
Previous Next
Reported by: Thierry Volpiatto <thievol <at> posteo.net>
Date: Fri, 26 Feb 2021 07:38:01 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Thierry Volpiatto <thievol <at> posteo.net>
> Cc: Phil Sainty <psainty <at> orcon.net.nz>, 46790 <at> debbugs.gnu.org, akrl <at> sdf.org
> Date: Sun, 25 Apr 2021 18:21:41 +0000
>
> > M-: (file-truename (expand-file-name invocation-name invocation-directory)) RET
>
> With my emacs started from PATH with "emacs" where emacs is a symlink:
>
> /usr/local/sbin/emacs-28.0.50/emacs-28.0.50
>
> which is the correct path:
>
> (expand-file-name invocation-name invocation-directory)
>
> ==>/usr/local/bin/emacs
>
> (file-truename "/usr/local/bin/emacs")
>
> ==> /usr/local/sbin/emacs-28.0.50/emacs-28.0.50
This is the same executable file name using which to start the
interactive session does work, as far as I remember. So I don't
understand why async-start crashes, sounds like an unrelated issue
with the native-comp feature.
This bug report was last modified 3 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.