unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Support for XTerm's 256-color extension?
Date: 05 May 2004 08:39:36 +0200	[thread overview]
Message-ID: <u1xlze5sn.fsf@gnu.org> (raw)
In-Reply-To: <i56k6zr511w.fsf@mao.acc.umu.se> (message from stktrc on 05 May 2004 00:34:35 +0300)

> From: stktrc <stktrc@yahoo.com>
> Date: 05 May 2004 00:34:35 +0300
> 
> Can't seem to get bold working together with 256-colors inside Emacs
> though.

Does it work with the 8-color xterm?

Emacs decides whether text attributes, such as bold, can be used
together with color by looking at the termcap/terminfo entry for the
terminal.  The "NC" capability there tells Emacs which combinations
are allowed; see the definition of `enum no_color_bit' near line 285
of term.c in the Emacs source tree for more details.

What is the value of "NC" for the 256-color xterm on your system?

  parent reply	other threads:[~2004-05-05  6:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <i56y8o8m0nx.fsf@mao.acc.umu.se>
2004-05-04 21:33 ` Support for XTerm's 256-color extension? Dan Nicolaescu
     [not found] ` <i56k6zr511w.fsf@mao.acc.umu.se>
2004-05-05  6:39   ` Eli Zaretskii [this message]
     [not found]     ` <i56brl2lnoa.fsf@mao.acc.umu.se>
2004-05-06  6:39       ` Eli Zaretskii
2004-05-06 10:05         ` Thomas Dickey

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=u1xlze5sn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@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 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).