emacs-devel
[Top][All Lists]
Advanced

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

Re: pong.el and color-tty


From: Eli Zaretskii
Subject: Re: pong.el and color-tty
Date: Wed, 30 Jan 2002 14:52:41 +0200 (IST)

On 30 Jan 2002, Kevin Ryde wrote:

> I noticed that M-x pong doesn't seem to work on a color tty, an i386
> debian console in my case.  Backtrace below.

Hmm... interesting: it works on a DOS terminal, but not on a Unix tty.  
Probably some snafu with using window-system.  I'll look into it.

> I think the gamegrid options don't allow a symbol like
> pong-blank-color but must have a string.

AFAICS, pong-blank-color _is_ a string:

    (defcustom pong-blank-color "black"
      "*Color used for background."
      :group 'pong
      :type 'color)



reply via email to

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