GNU bug report logs -
#51654
29.0.50; mule-cmds.el compiler warnings about emoji-*
Previous Next
Reported by: Arash Esbati <arash <at> gnu.org>
Date: Sun, 7 Nov 2021 08:39:01 UTC
Severity: normal
Found in version 29.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 51654 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Arash Esbati <arash <at> gnu.org>
>> Cc: 51654 <at> debbugs.gnu.org
>> Date: Sun, 07 Nov 2021 12:03:07 +0100
>>
>> > I guess you didn't bootstrap? If so, just touch mule-cmds.el and try
>> > again.
>>
>> I use a script which does:
>>
>> git clean -fdx && ./autogen.sh && ./configure ... && make
>>
>> My tree should be then in a clean status when make starts.
>>
>> I also tried your suggestion, warnings remain.
>
> There should be a file lisp/international/emoji.el, where this command
> is defined. Do you have that file?
,----[ C-h f emoji-insert RET ]
| emoji-insert is an autoloaded interactive Lisp closure in ‘emoji.el’.
|
| It is bound to C-x 8 e i, C-x 8 e e.
|
| (emoji-insert &optional TEXT)
|
| Choose and insert an emoji glyph.
| If TEXT (interactively, the prefix), use a textual search instead
| of a visual interface.
|
| Probably introduced at or before Emacs version 29.1.
|
`----
Best, Arash
This bug report was last modified 3 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.