all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Inputting UTF8 in Emacs
Date: Sat, 16 Dec 2023 19:43:10 +0200	[thread overview]
Message-ID: <83msuakpqp.fsf@gnu.org> (raw)
In-Reply-To: <y-9TLrN29m3TF8qu3wT2hqFRHkgyOsUi_6gOIdzhtVov3_tn4lcGpgIFYghhkseNeTLwvgHj3KKOEzV_sZpA_c63yxU-jk6gufEM6zZDVeA=@proton.me> (message from uzibalqa on Sat, 16 Dec 2023 17:22:25 +0000)

> Date: Sat, 16 Dec 2023 17:22:25 +0000
> From: uzibalqa <uzibalqa@proton.me>
> Cc: help-gnu-emacs@gnu.org
> 
> > This is not what "C-x 8 RET" is for. You want a command that shows
> > Unicode characters by Unicode blocks, and then allows inserting some
> > character. I'm sure someone has already written something like that,
> > so maybe search the various ELPAs.
> 
> Eli.  Could we have a list of Unicode Black Names, so one could do
> 
> C-x 8 RET BLOCK-NAME TAB TAB M-<DOWN>

We could have anything, but someone will have to write the code, and
we will then need to decide that the addition is important enough to
have it bundled with Emacs (as opposed to having a separate package
that interested users will need to install).  AFAIR, currently Emacs
doesn't even know the names of the blocks, because it is not important
for supporting Unicode characters in Emacs.

> In the last few years, there have been many users who would like to 
> easily insert UTF8 characters, even though this has not been very
> well received by some developers who have been in the field for a long
> time (e.g. regarding Emojis where some prefer text-based communication).

For Emoji, we do have a feature that allows to display and select the
one you need: "M-x emoji-list".  That's because Emoji are pictures,
and their textual description is much harder to understand than to
pick up the picture you want.

> For people in mathematics like myself, easily inserting UTF8 characters
> would be considered a valuable innovation.

If you are interested in mathematical symbols, then this should do:

  C-x 8 RET mathematical TAB TAB

then keep hitting TAB to scroll through the list, or use M-<DOWN> and
M-<UP> keys.



  reply	other threads:[~2023-12-16 17:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16 10:07 Inputting UTF8 in Emacs uzibalqa
2023-12-16 10:16 ` Stephen Berman
2023-12-16 10:43   ` uzibalqa
2023-12-16 13:40     ` Eli Zaretskii
2023-12-16 14:58       ` uzibalqa
2023-12-16 15:20         ` Eli Zaretskii
2023-12-16 16:19           ` Stephen Berman
2023-12-16 16:49             ` [External] : " Drew Adams
2023-12-16 16:39           ` uzibalqa
2023-12-16 17:22           ` uzibalqa
2023-12-16 17:43             ` Eli Zaretskii [this message]
2023-12-16 18:06               ` uzibalqa
2023-12-16 18:38                 ` Eli Zaretskii
2023-12-16 20:16                   ` uzibalqa

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=83msuakpqp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.