help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GTK Emacs and input modules


From: Yuri Khan
Subject: Re: GTK Emacs and input modules
Date: Sun, 4 Sep 2022 15:00:45 +0700

On Sun, 4 Sept 2022 at 07:38, Po Lu <luangruo@yahoo.com> wrote:

> What kind of GTK Emacs is this?

Hm, it turns out that it is a PGTK build.

On the plus side, I won’t need to look for it when I migrate to
Wayland. On the minus side, I’m currently on X and I know your
warnings about PGTK Emacs on X not being a recommended configuration.

Configured using:
 'configure --build=x86_64-linux-gnu --prefix=/usr
 '--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
 '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var
 --disable-option-checking --disable-silent-rules
 '--libdir=${prefix}/lib/x86_64-linux-gnu'
 '--libexecdir=${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode
 --disable-dependency-tracking --prefix=/usr --sharedstatedir=/var/lib
 --program-suffix=-snapshot --with-modules=yes --with-x=yes
 --with-x-toolkit=gtk3 --with-xwidgets=yes --with-pgtk=yes 'CFLAGS=-g
 -O2
 -ffile-prefix-map=/build/emacs-snapshot-drhUtZ/emacs-snapshot-108459=.
 -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects
 -fstack-protector-strong -Wformat -Werror=format-security'
 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
 'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects
 -flto=auto -Wl,-z,relro''

> If this is the X build, then:
>
> If you want to use X input methods, do _not_ use the GTK XIM module.
> Emacs has built-in support for them that generally works better.
>
> If you want some other input module, set `x-gtk-native-input' to a
> non-nil value.

I do not want any input module, not even the default one that seems to
grab Ctrl+Shift+U.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]