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

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

Re: emacs fontset no window


From: Peter Dyballa
Subject: Re: emacs fontset no window
Date: Mon, 12 Oct 2009 00:08:07 +0200


Am 11.10.2009 um 23:08 schrieb davemilter:

-(if (eq window-system 'x) not working


Then you would have a *very* unique GNU Emacs! Does this following Elisp code also fail?

        (if (eq window-system 'x)
          (message "Greetings from the X server!")
          (message "Your terminal wants to tell you \"Hello!\"")
        )

--
Greetings

  Pete

Clovis' Consideration of an Atmospheric Anomaly:
        The perversity of nature is nowhere better demonstrated
        than by the fact that, when exposed to the same atmosphere,
        bread becomes hard while crackers become soft.








reply via email to

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