]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Add a problem when PGTK started in systemd unit file
authorYuuki Harano <masm+github@masm11.me>
Fri, 24 Dec 2021 14:21:50 +0000 (23:21 +0900)
committerYuuki Harano <masm+github@masm11.me>
Fri, 24 Dec 2021 14:21:50 +0000 (23:21 +0900)
etc/PROBLEMS

index e70f61b71921a68c1c4e16e80d2e58c319d8fd25..230313d2247b0f012cc3cff76024b91c10d998cb 100644 (file)
@@ -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