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

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

Re: Terminal only emacs question


From: Emanuel Berg
Subject: Re: Terminal only emacs question
Date: Fri, 25 Sep 2020 00:14:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

> Check out the variable `window-system'...

If that doesn't work, you can invoke Emacs in just
slightly different ways. In X, you do

   $ emacs --eval '(setq win-var t)'

then branch on that in your init files!

But `window-system' is still preferable, more
elegant, I'd say, so try that first :)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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