all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Andrea Corallo <akrl@sdf.org>
Cc: emacs-devel@gnu.org
Subject: Re: Changes to autoload handling in native-comp branch?
Date: Tue, 14 Apr 2020 14:31:25 +0100	[thread overview]
Message-ID: <87ftd69osy.fsf@linaro.org> (raw)
In-Reply-To: <xjf4ktmwf0m.fsf@sdf.org>


Andrea Corallo <akrl@sdf.org> writes:

> Alex Bennée <alex.bennee@linaro.org> writes:
>
>> Hi,
>>
>> When I did my weekly update of the build I noticed a bunch more errors
>> being reported when I start up:
>>
>>   Error loading autoloads: (wrong-type-argument stringp nil) [98 times]
>>
>> I hesitate to call it breakage as after tweaking a few of my use-package
>> setups to explicitly load sub-files of a package I'm still able to run
>> my normal emacs activities. The change was somewhere between 4abb8c822c
>> and b7678cf10e on the native-comp branch so I was wondering if there are
>> any pointers for what might have changed so I can dig deeper.
>
> Hi Alex,
>
> yeah apparently something broke. I think bug#40620 should be about the
> same issue.  I'll have a look.

Yeah manually running that gives me the same error. It all comes down to
the line (file-name-directory #$) which I guess should have some special
handling. The weird thing is on my "normal" emacs (GNU Emacs 25.2.2
(x86_64-pc-linux-gnu) of 2017-09-22, modified by Debian) executing this
line also gives the same error although the *Messages* shows no such
problems during load up.

Does this indicate there us some sort of special context in the way the
autoload code is run? Is file-name-handler-alist modified during
autoload processing in a way that isn't picked up by native code?

>
> Thanks!
>
>   Andrea


-- 
Alex Bennée



  reply	other threads:[~2020-04-14 13:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14  9:57 Changes to autoload handling in native-comp branch? Alex Bennée
2020-04-14 10:14 ` Andrea Corallo
2020-04-14 13:31   ` Alex Bennée [this message]
2020-04-14 18:11     ` Andrea Corallo
2020-04-14 22:14       ` Alex Bennée
2020-04-14 11:19 ` Andrea Corallo

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=87ftd69osy.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=akrl@sdf.org \
    --cc=emacs-devel@gnu.org \
    /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.