all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Colors on TTY (v26)
Date: Sun, 31 Mar 2019 16:51:03 -0400	[thread overview]
Message-ID: <jwvr2amyfc9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: CAF8BazBnSMMXgYeuuzJaehWkwM8866zLkM7AEuHwuCpjPDLPyw@mail.gmail.com

> This is indeed a bug: different result returned by same routine.  Either
> list-colors-display should not exist at an early stage or color capability
> probe should be done earlier.

The probe can't be done earlier, because we want the user to be able to
affect this probe via settings in ~/.emacs.

We could try and make it better, e.g. by making list-colors-display
aware of the fact that in ttys the color info is not immediately
available, so when called early it could signal an error, or it could
eagerly trigger the probe.

Feel free to report a bug about it.

But my guess is that it will not be very high on the priority list of
other people (tho, it's always hard to predict those things), so you're
more likely to see it move forward if you can include some
(proof-of-concept) patch with your bug-report (or if you make the report
into a "could you help me fix it" request more than a "please fix it for
me").


        Stefan




      parent reply	other threads:[~2019-03-31 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-31  8:22 Colors on TTY (v26) Aleksey Midenkov
2019-03-31 15:15 ` Eli Zaretskii
2019-03-31 17:20   ` Aleksey Midenkov
2019-03-31 17:41     ` Eli Zaretskii
2019-03-31 18:09       ` Aleksey Midenkov
2019-03-31 18:26         ` Eli Zaretskii
2019-03-31 19:45           ` Aleksey Midenkov
2019-03-31 20:51     ` Stefan Monnier [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=jwvr2amyfc9.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.