all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: emacs-devel@gnu.org
Subject: Has eval-and-compile changed in emacs 27?
Date: Thu, 25 Feb 2021 21:06:15 +0800	[thread overview]
Message-ID: <m1im6ge1q0.fsf@gmail.com> (raw)

Hi there,

A file
https://github.com/erlang/otp/blob/master/lib/tools/emacs/erldoc.el
suddenly has a compiler warning under emacs 27, which has no warnings
before.

    erldoc.el:535:1:Warning: the function ‘json-encode’ might not be
    defined at runtime.

I have (eval-and-compile (require 'json)) right before using json-encode
in a function body. Has anything changed in emacs 27 regarding
eval-and-compile? I checked NEWS but couldn't find anything.

Thanks,
Leo




             reply	other threads:[~2021-02-25 13:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-25 13:06 Leo Liu [this message]
2021-02-25 14:59 ` Has eval-and-compile changed in emacs 27? Eli Zaretskii
2021-02-25 15:06   ` Lars Ingebrigtsen
2021-02-25 15:23     ` Eli Zaretskii
2021-02-25 21:59       ` Leo Liu
2021-02-25 15:30     ` Basil L. Contovounesios
2021-02-25 16:18 ` Stefan Monnier
2021-02-25 16:28   ` Stefan Monnier
2021-02-25 21:55     ` Leo Liu
2021-02-25 22:29       ` Stefan Monnier
2021-02-26  2:40         ` Leo Liu
2021-02-26  3:54           ` Stefan Monnier
2021-02-26  8:40             ` Leo Liu
2021-02-26  9:21               ` Basil L. Contovounesios
2021-02-26  9:33                 ` Basil L. Contovounesios
2021-02-26 12:06                   ` Eli Zaretskii
2021-02-28  1:35                 ` Leo Liu
2021-02-28  5:04                   ` Stefan Monnier
2021-02-26 14:06               ` Stefan Monnier
2021-02-26  6:36     ` Richard Stallman
2021-02-26  7:54       ` Eli Zaretskii
2021-02-26  9:09         ` Basil L. Contovounesios
2021-02-27  0:34         ` Tomas Hlavaty
2021-02-27  7:16           ` Eli Zaretskii

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=m1im6ge1q0.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --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.