]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build.
authorEli Zaretskii <eliz@gnu.org>
Mon, 2 Jun 2025 15:34:21 +0000 (18:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:00:01 +0000 (22:00 +0200)
(cherry picked from commit cd57a05542bd9cc5b9866d2b6b15d5125cf9e40e)

etc/PROBLEMS

index 952813f0c5b1fd2ee8cf0cfa7a57bfdf6aaf2dc2..20fe9134da5b0e730d305eb4a60b75b8e43bad0c 100644 (file)
@@ -3641,6 +3641,12 @@ To disable the use of GTK input methods, evaluate:
 This will also cause system input methods and features such as the
 Compose key to stop working.
 
+We are told that 'C-S-u' is misinterpreted due to the GTK "feature"
+whereby 'C-S-u' is used to input characters by their Unicode codepoints,
+and that this can be changed or turned off using the 'ibus-setup'
+program under the Emoji tab, or by changing the setting of the dconf key
+'org.freedesktop.ibus.panel.emoji'.
+
 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.