all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Cc: harder@ifa.au.dk, emacs-devel@gnu.org, emacs-pretest-bug@gnu.org
Subject: Re: Font-lock.el uses strange value for min-colors (Was	x-display-color-cells returns wrong number)
Date: Sun, 29 Feb 2004 23:25:01 +0200	[thread overview]
Message-ID: <2719-Sun29Feb2004232501+0200-eliz@elta.co.il> (raw)
In-Reply-To: <60951CF7-6AED-11D8-8672-00039363E640@swipnet.se> (jan.h.d@swipnet.se)

> From: "Jan D." <jan.h.d@swipnet.se>
> Date: Sun, 29 Feb 2004 20:27:56 +0100
> 
> It is actually uncommon for any X server to return more than 256 for
> DisplayCells, presumably to save memory if a lot of colormaps are
> allocated.
> 
> A better way to find out the number of colors that can be displayed
> at the same time is (1 << DisplayPlanes(...)).  There is no need to
> distinguish between visual types if number of colors is calculated this
> way.

I don't know enough about X to even parse the last sentence, but I do
think display-color-cells should return the number of distinct colors
Emacs can use.  It sounds like display-color-cells does that on every
platform except X (MS-Windows, MS-DOS, Unix tty, don't know about the
Mac).  That function is advertised as one that returns the number of
distinct colors, so IMHO it had better do what we say it does.

  reply	other threads:[~2004-02-29 21:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3eksf9sq6.fsf@defun.localdomain>
     [not found] ` <14AB9AB8-6A0E-11D8-99DB-00039363E640@swipnet.se>
     [not found]   ` <m3d67z84rb.fsf@defun.localdomain>
2004-02-29 17:01     ` Font-lock.el uses strange value for min-colors (Was x-display-color-cells returns wrong number) Jan D.
2004-02-29 18:14       ` Eli Zaretskii
2004-02-29 19:27         ` Jan D.
2004-02-29 21:25           ` Eli Zaretskii [this message]
2004-02-29 21:58             ` Jan D.
2004-03-01  5:50               ` Eli Zaretskii
2004-03-01 12:55               ` Jan D.
2004-02-29 22:39             ` Jason Rumney
2004-03-01  6:07               ` Eli Zaretskii
2004-03-01  8:30                 ` Jason Rumney
2004-03-01 19:51                   ` Eli Zaretskii
2004-02-29 22:03         ` Miles Bader
2004-03-01  6:00           ` Eli Zaretskii
2004-03-01  6:24             ` Miles Bader
2004-03-01 19:55               ` Eli Zaretskii
2004-03-02  2:24                 ` Miles Bader
2004-03-02  5:47                   ` Eli Zaretskii
2004-03-02  6:33                     ` Miles Bader
2004-03-01  9:39             ` Jan D.
2004-02-29 18:18       ` Font-lock.el uses strange value for min-colors Jesper Harder
2004-02-29 21:22         ` Eli Zaretskii
2004-02-29 18:54       ` Font-lock.el uses strange value for min-colors (Was x-display-color-cells returns wrong number) Luc Teirlinck
2004-02-29 19:33         ` Jan D.
2004-02-29 20:07           ` Luc Teirlinck
2004-02-29 20:20             ` Jan D.
2004-02-29 21:29               ` Luc Teirlinck
2004-03-01 10:47                 ` Kim F. Storm
2004-03-01 12:11           ` Richard Stallman

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=2719-Sun29Feb2004232501+0200-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=harder@ifa.au.dk \
    /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.