all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: davemilter <davemilter@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs fontset no window
Date: Mon, 12 Oct 2009 00:08:07 +0200	[thread overview]
Message-ID: <88D16A46-C130-465F-9CD2-1C0D1E917039@Web.DE> (raw)
In-Reply-To: <83f01d27-7b17-4fbc-a9ce-0efbd296a79f@a32g2000yqm.googlegroups.com>


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	other threads:[~2009-10-11 22:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-11 19:52 emacs fontset no window davemilter
2009-10-11 20:45 ` Juanma Barranquero
     [not found] ` <mailman.8559.1255293974.2239.help-gnu-emacs@gnu.org>
2009-10-11 21:08   ` davemilter
2009-10-11 22:08     ` Peter Dyballa [this message]
     [not found]     ` <mailman.8563.1255299311.2239.help-gnu-emacs@gnu.org>
2009-10-12  6:43       ` davemilter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88D16A46-C130-465F-9CD2-1C0D1E917039@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=davemilter@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.