all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: davemilter <davemilter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs fontset no window
Date: Sun, 11 Oct 2009 23:43:44 -0700 (PDT)	[thread overview]
Message-ID: <a3a2ef80-ce6c-498e-bcc7-5ef978a10c52@l9g2000yqi.googlegroups.com> (raw)
In-Reply-To: mailman.8563.1255299311.2239.help-gnu-emacs@gnu.org

On 12 окт, 02:08, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> 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?
>

I solve my problem, thanks.
I was expecting that "if  statement" have another
syntax, works untill I use "else" keyword,
so actully my set-fontset work only in "emacs -nw" mode

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


      parent reply	other threads:[~2009-10-12  6:43 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
     [not found]     ` <mailman.8563.1255299311.2239.help-gnu-emacs@gnu.org>
2009-10-12  6:43       ` davemilter [this message]

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=a3a2ef80-ce6c-498e-bcc7-5ef978a10c52@l9g2000yqi.googlegroups.com \
    --to=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.