emacs-devel
[Top][All Lists]
Advanced

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

Re: master 47e313e9805: Unbind 'C-M-i' in Text mode


From: Juri Linkov
Subject: Re: master 47e313e9805: Unbind 'C-M-i' in Text mode
Date: Thu, 30 Nov 2023 19:17:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>> If so, then a declare-function might indeed be necessary.
>
> I suggest we wait and see if others get the warnings as well;
> declare'ing those 2 functions shouldn't be a big deal.

I see this warning on bootstrap:

  In end of data:
  text-mode.el:147:46: Warning: the function `ispell-completion-at-point' is 
not known to be defined.

But it goes away after manually using

  make -C lisp autoloads



reply via email to

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