help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warning (bytecomp): ‘((symbol-function (quote message)) (symbol-func


From: Stefan Monnier
Subject: Re: Warning (bytecomp): ‘((symbol-function (quote message)) (symbol-function (quote ignore)))’ is a malformed function
Date: Wed, 01 Aug 2018 18:16:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> This happens when byte compilation happens during init time (which can
> also happen when using defadvice). Putting (setq after-init-time t) at
> the top of your init should make the warning come with a filename,
> which should hopefully give more of a clue where it's coming from.

Hmm... could we fix this so that we get a filename even without having
to use a hack like (setq after-init-time t) ?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]