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

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

RE: Detect if Emacs is running in -nw mode


From: Drew Adams
Subject: RE: Detect if Emacs is running in -nw mode
Date: Sat, 29 Mar 2008 18:13:55 -0700

> There is (not ...)  ;-)
> 
> (when (not (window-system))
>     ...)

Which is also (unless (window-system)...)





reply via email to

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