unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: Odd warning about `customize-variable'
Date: Wed, 11 May 2022 12:57:20 +0200	[thread overview]
Message-ID: <87y1z8cp67.fsf@gnus.org> (raw)

I don't know when this started, but I'm seeing one oddball warning when
building Emacs now:

In end of data:
org/org.el:15523:6: Warning: the function `customize-variable' might not be defined at runtime.

This is odd, because loaddefs has:

(defalias 'customize-variable 'customize-option)
(autoload 'customize-option "cus-edit" "\

So that alias (and that function it points to) should always be defined.

Anybody know what might be going on?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




             reply	other threads:[~2022-05-11 10:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 10:57 Lars Ingebrigtsen [this message]
2022-05-11 21:22 ` Odd warning about `customize-variable' Stefan Monnier
2022-05-12  0:33   ` Lars Ingebrigtsen
2022-05-12  0:38     ` Stefan Monnier
2022-05-12  0:54       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87y1z8cp67.fsf@gnus.org \
    --to=larsi@gnus.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).