From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: "ctrl+shift+u codepoint enter"
Date: Mon, 29 Apr 2019 09:25:25 +0200 [thread overview]
Message-ID: <20190429072525.GC31993@tuxteam.de> (raw)
In-Reply-To: <CAM-tV-9HC0MfmWrvRjdWbtnJhmMntUhKJr1oUwK6XWoGRe71dQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 867 bytes --]
On Sun, Apr 28, 2019 at 07:24:29PM -0400, Noam Postavsky wrote:
> On Sun, 28 Apr 2019 at 17:46, Pierre-Henry F. <contact@phfrohring.com> wrote:
>
> > Is there a way to make Emacs accept utf8 characters as other applications do on linux using IBus?
> > For example, `ctrl+shift+u 1642 enter` should be interpreted as the character `ᙂ` but is does not.
> > How to make this happen?
>
> Not sure about IBus, but you could try
>
> (define-key global-map (kbd "C-S-u") 'insert-char)
>
> (Emacs' default binding for insert-char is C-x 8 RET).
With the neat feature that you don't have to hammer in the hex code,
but you can also start typing "smi" and TAB and you are offered all
the codes whose Unicode name starts with SMI, from "SMILE" through
"SMILING CAT FACE WITH HEART-SHAPED EYES" up to "SMIRKING FACE".
Can IBus do that?
Cheers
-- t
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2019-04-29 7:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-28 21:35 "ctrl+shift+u codepoint enter" Pierre-Henry F.
2019-04-28 23:24 ` Noam Postavsky
2019-04-29 7:25 ` tomas [this message]
2019-04-29 7:31 ` Pierre-Henry F.
2019-04-29 8:00 ` Damien Collard
2019-04-29 9:06 ` Joost Kremers
2019-04-29 17:58 ` Stefan Monnier
2019-04-29 18:13 ` Noam Postavsky
2019-04-29 18:29 ` Stefan Monnier
2019-04-29 19:16 ` Damien Collard
2019-04-29 20:06 ` Pierre-Henry F.
2019-05-06 3:47 ` Dan Sommers
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=20190429072525.GC31993@tuxteam.de \
--to=tomas@tuxteam.de \
--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.
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).