emacs-diffs
[Top][All Lists]
Advanced

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

master ab6452c: * etc/PROBLEMS: Add a problem when PGTK started in syste


From: Yuuki Harano
Subject: master ab6452c: * etc/PROBLEMS: Add a problem when PGTK started in systemd unit file
Date: Fri, 24 Dec 2021 09:27:39 -0500 (EST)

branch: master
commit ab6452c47d524f46f9cd078c2255a2e18351ad5c
Author: Yuuki Harano <masm+github@masm11.me>
Commit: Yuuki Harano <masm+github@masm11.me>

    * etc/PROBLEMS: Add a problem when PGTK started in systemd unit file
---
 etc/PROBLEMS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index e70f61b..230313d 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



reply via email to

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