unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Jean Louis <bugs@gnu.support>
Cc: 47133@debbugs.gnu.org
Subject: bug#47133: 28.0.50; Library chart: colors sometimes appear, sometimes not
Date: Thu, 18 Mar 2021 07:47:41 +0100	[thread overview]
Message-ID: <87a6r1rm9e.fsf@gnus.org> (raw)
In-Reply-To: <861rcijg8t.fsf@protected.rcdrun.com> (Jean Louis's message of "Sun, 14 Mar 2021 11:23:30 +0300")

Jean Louis <bugs@gnu.support> writes:

> The above chart function sits in my indestructible *scratch* and I run
> Emacs as server, then comes the client and I evaluate that
> function. Sometimes on the first invokation of emacsclient after
> initialization I will see colors. Sometimes I will not see colors. That
> says to me that it is most probably not related to my configuration.
>
> It appear to be random.

Perhaps it's a case of what display that's active when you're loading
chart.el?  What's the value of `chart-face-list' when you don't see any
colours?  It's defined as:

(defvar chart-face-list
  (if (display-color-p)
      ...

so if the display in question doesn't support colours when loading,
you'll get no colours on any display, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-03-18  6:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-14  8:23 bug#47133: 28.0.50; Library chart: colors sometimes appear, sometimes not Jean Louis
2021-03-18  6:47 ` Lars Ingebrigtsen [this message]
2021-03-18  9:09   ` Eli Zaretskii
2021-03-18  9:17     ` Lars Ingebrigtsen
2021-03-18  9:28       ` Lars Ingebrigtsen
2021-03-18  9:43         ` Eli Zaretskii
2021-03-18 10:17           ` Lars Ingebrigtsen
2021-03-18 10:51       ` Jean Louis

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87a6r1rm9e.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=47133@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).