From: Eli Zaretskii <eliz@gnu.org>
To: joakim@verona.se, Po Lu <luangruo@yahoo.com>
Cc: 74134@debbugs.gnu.org
Subject: bug#74134: 29.4; emacs-pgtk and emacs-gtk-x11 does not react the same way to c-s-u
Date: Thu, 31 Oct 2024 16:34:05 +0200 [thread overview]
Message-ID: <867c9o2vfm.fsf@gnu.org> (raw)
In-Reply-To: <877c9ozcpv.fsf@chopper> (joakim@verona.se)
> From: joakim@verona.se
> Date: Thu, 31 Oct 2024 13:19:40 +0100
>
>
> I would like to be able to enter unicode chars the same way you do in
> other applications under wayland or x11, using control shift u + 4 hex
> chars ret.
>
> In emacs-pgtk it seems like c-s-u tries to do this, because a little U
> with underscore appears, same as in firefox, but then you cant type the
> hex code.
>
> In emacs-gtk-x11, c-s-u works as advertized in the emacs manual at
> least, it runs universal-argument.
>
> I would prefer it if c-s-u could be configuered to enter unicode same as
> in other applications, if possible.
Isn't this the following known issue from PROBLEMS?
** Certain keys such as 'C-S-u' are not reported correctly.
Some keys with modifiers such as Shift and Control might not be
reported correctly due to incorrectly written GTK input method
modules. This is known to happen to 'C-S-u' and 'C->', which are
misreported as 'C-u' and '>'.
To disable the use of GTK input methods, evaluate:
(pgtk-use-im-context nil)
This will also cause system input methods and features such as the
Compose key to stop working.
On X Windows, users should not use Emacs configured with PGTK, since
this and many other problems do not exist on the regular X builds.
prev parent reply other threads:[~2024-10-31 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 12:19 bug#74134: 29.4; emacs-pgtk and emacs-gtk-x11 does not react the same way to c-s-u joakim
2024-10-31 14:34 ` Eli Zaretskii [this message]
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=867c9o2vfm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=74134@debbugs.gnu.org \
--cc=joakim@verona.se \
--cc=luangruo@yahoo.com \
/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.