unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 496bed5: Change command-completion-using-modes-p to defun
Date: Sun, 21 Feb 2021 15:17:43 -0500	[thread overview]
Message-ID: <jwvh7m5tbxz.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <878s7hmw4b.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 21 Feb 2021 13:41:08 +0100")

> By the way, changing it back to a defun doesn't seem to clear out the
> define-inline-ness?

In the current session, indeed.

That's a general problem with the use of `put`: the info is
associated with the symbol rather than with the actual definition.
Same holds for `gv-expand`, or obsoletion, and many others.

But not for `advertized-calling-convention` because this one uses
a hash-table indexed with the actual function object ;-)


        Stefan




      reply	other threads:[~2021-02-21 20:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210220144350.4736.64583@vcs0.savannah.gnu.org>
     [not found] ` <20210220144351.6424B20B7C@vcs0.savannah.gnu.org>
2021-02-20 15:00   ` master 496bed5: Change command-completion-using-modes-p to defun Stefan Monnier
2021-02-21 12:41     ` Lars Ingebrigtsen
2021-02-21 20:17       ` Stefan Monnier [this message]

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=jwvh7m5tbxz.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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).