unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 51654@debbugs.gnu.org
Subject: bug#51654: 29.0.50; mule-cmds.el compiler warnings about emoji-*
Date: Sun, 07 Nov 2021 14:47:15 +0100	[thread overview]
Message-ID: <86mtmgf57g.fsf@gnu.org> (raw)
In-Reply-To: <83pmrc8570.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 07 Nov 2021 15:29:23 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Arash Esbati <arash@gnu.org>
>> Cc: 51654@debbugs.gnu.org
>> Date: Sun, 07 Nov 2021 14:23:47 +0100
>> 
>> > 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’.
>
> And what does loaddefs.el say about emoji-insert.

loaddefs.el is under

    z:/pathto/emacs/share/emacs/29.0.50/lisp/loaddefs.el

and says:

    ;;;### (autoloads nil "emoji" "international/emoji.el" (0 0 0 0))
    ;;; Generated autoloads from international/emoji.el

    (autoload 'emoji-insert "emoji" "\
    Choose and insert an emoji glyph.
    If TEXT (interactively, the prefix), use a textual search instead
    of a visual interface.

    \(fn &optional TEXT)" t nil)

    (autoload 'emoji-recent "emoji" "\
    Choose and insert a recently used emoji glyph." t nil)

    (autoload 'emoji-search "emoji" "\
    Choose and insert an emoji glyph by searching for an emoji name." t nil)

    (autoload 'emoji-list "emoji" "\
    List emojis and insert the one that's selected.
    The character will be inserted into the buffer that was selected
    when the command was issued." t nil)

    (autoload 'emoji-describe "emoji" "\
    Say what the name of the composed grapheme cluster GLYPH is.
    If it's not known, this function returns nil.

    Interactively, it will message what the name of the emoji (or
    character) under point is.

    \(fn GLYPH &optional INTERACTIVE)" t nil)

    (register-definition-prefixes "emoji" '("emoji-"))

Best, Arash





  parent reply	other threads:[~2021-11-07 13:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-07  8:37 bug#51654: 29.0.50; mule-cmds.el compiler warnings about emoji-* Arash Esbati
2021-11-07 10:13 ` Eli Zaretskii
2021-11-07 11:03   ` Arash Esbati
2021-11-07 11:46     ` Eli Zaretskii
2021-11-07 13:23       ` Arash Esbati
2021-11-07 13:29         ` Eli Zaretskii
2021-11-07 13:36           ` Lars Ingebrigtsen
2021-11-07 13:43             ` Eli Zaretskii
2021-11-07 13:50               ` Lars Ingebrigtsen
2021-11-07 13:55                 ` Arash Esbati
2021-11-07 13:59                 ` Lars Ingebrigtsen
2021-11-07 23:14                   ` Lars Ingebrigtsen
2021-11-07 13:47           ` Arash Esbati [this message]
2021-11-07 12:09 ` 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=86mtmgf57g.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=51654@debbugs.gnu.org \
    --cc=eliz@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).