Am 10.3.2021 um 13:26 schrieb Peter Dyballa <Peter_Dyballa@Freenet.DE>:
I found another issue with XQuartz: It does not start XTerms from ~/.xinitrc. I have now:
74 /opt/X11/bin/xterm -T ".XinitRC" & 75 xterm -T "`which xterm`" & 76 /opt/local/bin/xterm -T ".XinitRC3" & 77 env LC_NUMERIC=C /usr/local/bin/emacs-27.1.91 -geometry 100x55+1221+167 -T 27.1.91 --debug-init -fn 'Lucida Sans Typewriter:autohint=true:antialias=true:size=9' & 78 env LC_NUMERIC=C /usr/local/bin/emacs-28.0.50 -geometry 99x66+200+234 -T 28.0.50 --debug-init -fn 'Lucida Sans Typewriter:autohint=true:antialias=true:size=8' &
and I also had the Emacsen before XTerm. Only the initial XTerm from startx/xinit is launched. X11 from MacPorts launches all 3 XTerms.
Again, this behaviour is on High Sierra reversed. XQuartz launches the XTerms which X11 does not! Is Launch Service causing this? -- Greetings Pete Email is a wonderful thing for people whose role in life is to be on top of things. But not for me; my role is to be on the bottom of things. What I do takes long hours of studying and uninterruptible concentration. – Donald Knuth