From: Yuuki Harano Date: Fri, 24 Dec 2021 14:21:50 +0000 (+0900) Subject: * etc/PROBLEMS: Add a problem when PGTK started in systemd unit file X-Git-Tag: emacs-29.0.90~3472 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab6452c47d524f46f9cd078c2255a2e18351ad5c;p=emacs.git * etc/PROBLEMS: Add a problem when PGTK started in systemd unit file --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e70f61b7192..230313d2247 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2798,6 +2798,17 @@ file; for example: "/usr/local/opt/libgccjit/lib/gcc/11" "/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0") ":")) +* Runtime problems specific to PGTK + +** Some modifier keys doesn't work if Emacs is started in a systemd unit file. + +Environment variables may be different if there is a difference in the +behavior of keys between when started in the systemd unit file and +when started from the command line. + +Especially, PGTK Emacs needs environment variables LANG and +GTK_IM_MODULE. + * Build-time problems ** Configuration