From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: min-colors 88 Date: Thu, 27 Jan 2022 13:01:11 +0200 Message-ID: <83zgnhe93c.fsf@gnu.org> References: <83fsp9fzg6.fsf@gnu.org> <83a6fhfqna.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23319"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 27 12:07:52 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nD2d6-0005sE-2L for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 27 Jan 2022 12:07:52 +0100 Original-Received: from localhost ([::1]:50290 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nD2d4-0001zV-Vs for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 27 Jan 2022 06:07:51 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37080) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nD2Wo-0007Ue-Lk for help-gnu-emacs@gnu.org; Thu, 27 Jan 2022 06:01:28 -0500 Original-Received: from [2001:470:142:3::e] (port=53374 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nD2Wo-0004iN-9H for help-gnu-emacs@gnu.org; Thu, 27 Jan 2022 06:01:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=IptLOvnw0ethO983FlGghialbJpilcLMJO3UYOTgIC8=; b=qZm0CDXqwm2/ 5AN9xiA8hH3rxB9dBGovv6HRjsH1zVbJii+FXGgAP79KsE6mCkUcdJ12Up4Bb08LI+xJ6SdJmAMZT Ap0BOJigQOaPBW+MgmcSfeeYvbwg6rAYyhC6bNH5f/wLu2FdgvAPpj1k8J6pL0uZ7YbIZIhPmELK/ wUWKamDRNUN04RwoZay6wN+uslw90+Vmrff3qDvvtvBtTHvVDMsRH48nQXs3eYsslYTWVd0dYOjmG +PtvUcCNAjCBWWuH4nc/4Fg0yI898uo75cb5+lbESfeFDTqsawg5OxFW8JMXjj14OYrO4bVaxAX6Z 6e/SqkDFEGgVOgN37VW2Kw==; Original-Received: from [87.69.77.57] (port=1156 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nD2Wj-0000gc-U7 for help-gnu-emacs@gnu.org; Thu, 27 Jan 2022 06:01:20 -0500 In-Reply-To: (fatiparty@tutanota.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135557 Archived-At: > Date: Thu, 27 Jan 2022 11:44:14 +0100 (CET) > From: fatiparty@tutanota.com > Cc: Help Gnu Emacs > > >> Would you know what colour bit would the 88 colours correspond to? > >> > > > > Sorry, I don't understand: what do you mean by "colour bit" here? > > > > I mean the pixel depth > > 4-bit, 16 colours > 8-bit, 256 colours > 16-bit, 65,000 colours There's no meaningful number of pixels that correspond to 88 colors, AFAIK. The number of colors supported by text-mode terminals doesn't necessarily depend on the pixel depth of the color display.