From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: "Daniel (Youngwhan) Song" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 19 Jan 2012 01:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 10551@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.132693510911799 (code B ref -1); Thu, 19 Jan 2012 01:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Jan 2012 01:05:09 +0000 Received: from localhost ([127.0.0.1]:34898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngRA-00034G-UA for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:05:09 -0500 Received: from eggs.gnu.org ([140.186.70.92]:44997) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngPC-00030m-9m for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:03:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO4-0007jc-0n for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:46687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO3-0007jY-Vb for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from eggs.gnu.org ([140.186.70.92]:40640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO2-0007ns-ER for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO0-0007jL-DU for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:54 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:59008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO0-0007jH-8i for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:52 -0500 Received: by iadj38 with SMTP id j38so6349920iad.0 for ; Wed, 18 Jan 2012 17:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:date:subject:to :message-id:mime-version:x-mailer; bh=AKk15qmJ20fn0oc0BQtAe1a++nhR2jfPZK4J5iA4l/E=; b=rGsKNnlgrmDv1VFKNqlGtxmUG2s+XW2RVNwY/tZVhCb9nlFGhquMOisChpQQuOvVAe uuy4eqsaCzo+ipNynfeOJLhm9TqYiRxz4anFbmHIkphvgKX5GoPLXmRKRbnatfeALElp WpJoUbxzo+K5APx3cydsvrdZLIMmdkAefdDAE= Received: by 10.50.195.227 with SMTP id ih3mr25070958igc.19.1326934910954; Wed, 18 Jan 2012 17:01:50 -0800 (PST) Received: from mgy-w2k1.cisco.com (mgy-w2k1.cisco.com. [128.107.139.124]) by mx.google.com with ESMTPS id z22sm94830089ibg.5.2012.01.18.17.01.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 17:01:49 -0800 (PST) From: "Daniel (Youngwhan) Song" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 18 Jan 2012 17:01:46 -0800 Message-Id: Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Mailman-Approved-At: Wed, 18 Jan 2012 20:05:08 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) HI, After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it shows only 37 colors.=20 David Caldwell showed me that it can be corrected by "Type "C-h v x-colors" to get help on the x-color variable. Then = click where it says "common-win.el.gz" to go to the definition of the variable in the emacs source code. Then type "C-M-x" to re-evaluate that part of the code. Now when you do list-colors-display you should have 500+ colors." It may be a bug, and should be fixed. Thanks, Daniel In GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2011-12-13 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=3Dx86_64-apple-darwin' = '--build=3Di686-apple-darwin' '--with-ns' = 'build_alias=3Di686-apple-darwin' 'host_alias=3Dx86_64-apple-darwin' = 'CC=3Dgcc -mmacosx-version-min=3D10.5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: nxhtml-menu-mode: t nxhtml-tag-do-also: t popcmp-group-alternatives: t popcmp-short-help-beside-alts: t mlinks-active-links: t rngalt-minimal-validation-header: t rngalt-display-validation-header: t desktop-save-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 =20 =20 C-x b n o C-x 1 C-r k e r=20 n e l C-r C-r C-a C-n C-SPC M-w C-p=20 C-y C-p C-n M-f M-f M-f M-f M-f M-f M-f M-f M-f =20 C-d 4 =20 =20 C-d C-d C-d C-d C-d=20 C-d C-d C-d =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-a C-SPC C-e M-w C-a C-SPC=20 C-e M-w C-a C-SPC C-e M-w C-a C-SPC C-e M-w C-a C-h=20 v x - 0 c o l o C-x o C-s=20 c o m m o n C-g C-x o C-x o M-< =20 =20 =20 =20 =20 =20 C-M-x M-x d i s =20 l i s t d i s c o =20 C-x o C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v=20 C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x=20 0 M-x r e p o y r t Recent messages: call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [3 times] Making completion list... Error during redisplay: (void-function mode-line-mode-name) [4 times] Load-path shadows: /Users/dansong/.emacs.d/nxhtml/related/php-mode hides = ~/.emacs.d/php-mode ~/.emacs.d/ansi-color hides = /Applications/Emacs.app/Contents/Resources/lisp/ansi-color Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec mailabbrev nnheader gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug jka-compr find-func multi-isearch newcomment python-21 python sh-script xcscope php-mode etags cc-langs cc-mode cc-fonts cc-menus speedbar sb-image ezimage dframe mercurial vc vc-dispatcher executable color-theme sendmail reporter nxhtml-autostart nxhtml-autoload moz cc-cmds majmodpri vc-git nxhtml-menu udev-rinari udev-ecb udev flymake-js flymake css-color nxhtml-mode html-quote tidy-xhtml ediff html-imenu imenu loadhist popcmp xhtml-help mlinks html-toc xml fupd html-pagetoc foldit appmenu-fold appmenu mumamo sgml-mode rngalt rng-nxml nxml-mode nxml-outln nxml-rap nxml-glyph rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-util nxml-enc xmltok desktop help-mode view flyspell ispell fold-dwim hideshow html-upl html-site ourcomments-util uniquify recentf tree-widget org org-footnote org-src org-list org-faces org-compat org-macs noutline outline ido bookmark apropos grep ffip compile gimpedit web-vcs rx url-http tls url url-proxy url-privacy url-expand url-methods url-history url-auth url-cookie url-util url-parse url-gw url-vars mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mm-util mail-prsvr cus-edit cus-start cus-load web-autoload nxhtml-base tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util netrc time-date password-cache format-spec tramp-compat trampver git ewoc psvn byte-opt warnings bytecomp byte-compile derived wid-edit log-edit pcvs-util add-log diff-mode easy-mmode pp elp ediff-merg ediff-diff ediff-wind ediff-mult ediff-help ediff-init ediff-util dired cpp-match cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt bm edmacro kmacro info shell-command shell comint ring advice help-fns advice-preload ansi-color misc-cmds cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 19 Jan 2012 01:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: "Daniel \(Youngwhan\) Song" Cc: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.132693606213480 (code B ref 10551); Thu, 19 Jan 2012 01:22:01 +0000 Received: (at 10551) by debbugs.gnu.org; 19 Jan 2012 01:21:02 +0000 Received: from localhost ([127.0.0.1]:34928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RnggX-0003VF-62 for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:21:01 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:43527) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RnggU-0003V7-2R for 10551@debbugs.gnu.org; Wed, 18 Jan 2012 20:20:58 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RngfM-0005hK-U5; Wed, 18 Jan 2012 20:19:48 -0500 From: Glenn Morris References: X-Spook: Serbian bemd eternity server George W. Bush Lon Horiuchi X-Ran: (|zaz[ X-Hue: cyan X-Attribution: GM Date: Wed, 18 Jan 2012 20:19:48 -0500 In-Reply-To: (Daniel Song's message of "Wed, 18 Jan 2012 17:01:46 -0800") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) "Daniel (Youngwhan) Song" wrote: > After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it > shows only 37 colors. This was reported previously. Do the comments in http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5683#19 apply to you as well? From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 20:21:39 2012 Received: (at control) by debbugs.gnu.org; 19 Jan 2012 01:21:39 +0000 Received: from localhost ([127.0.0.1]:34931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rngh9-0003Wk-5u for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:21:39 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:43535) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rngh7-0003WZ-CN for control@debbugs.gnu.org; Wed, 18 Jan 2012 20:21:37 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Rngg0-0005oV-L3 for control@debbugs.gnu.org; Wed, 18 Jan 2012 20:20:28 -0500 Date: Wed, 18 Jan 2012 20:20:28 -0500 Message-Id: Subject: control message for bug 10551 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) merge 5683 10551 From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: "Daniel (Youngwhan) Song" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2012 21:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Glenn Morris Cc: 10551@debbugs.gnu.org, David Caldwell Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.13286511635151 (code B ref 10551); Tue, 07 Feb 2012 21:47:02 +0000 Received: (at 10551) by debbugs.gnu.org; 7 Feb 2012 21:46:03 +0000 Received: from localhost ([127.0.0.1]:59512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RusrS-0001L2-ER for submit@debbugs.gnu.org; Tue, 07 Feb 2012 16:46:03 -0500 Received: from mail-pz0-f44.google.com ([209.85.210.44]:43951) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RusrQ-0001KY-N1 for 10551@debbugs.gnu.org; Tue, 07 Feb 2012 16:46:01 -0500 Received: by dakl33 with SMTP id l33so5877562dak.3 for <10551@debbugs.gnu.org>; Tue, 07 Feb 2012 13:44:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=7EoYCyCz2TEac/tqG22Xnr2vAPqpqdRI9op2uI1zaug=; b=e2Q99jVdzt5M7HttwWDe23Px0q9ZxzJBHQ39f31SvPwPYKnXDWrQCS/JbgMR84mc/J R1jlNjO76g6rWUdGjTctl50np3rXQ2U8i8NJdhcAQXPubndLTwNTYhisGrIeDb9SM3yc xVF2s8APMEQKKuY5jphUS05NSX21ZqO3jli8Y= Received: by 10.68.74.132 with SMTP id t4mr61697048pbv.22.1328651095271; Tue, 07 Feb 2012 13:44:55 -0800 (PST) Received: from dhcp-128-107-139-113.cisco.com (dhcp-128-107-139-113.cisco.com. [128.107.139.113]) by mx.google.com with ESMTPS id x6sm49332997pbf.7.2012.02.07.13.44.52 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Feb 2012 13:44:53 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Daniel (Youngwhan) Song" In-Reply-To: Date: Tue, 7 Feb 2012 13:44:53 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: X-Mailer: Apple Mail (2.1084) X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Hi Glenn, The MAC OS X Emacs version has not been compiled by me, but David = Caldwell, whose email is cced here, too. It looks building as a root shouldn't be a resolution of it, and I feel = it should be taken care of it in gnu emacs team. Daniel On Jan 18, 2012, at 5:19 PM, Glenn Morris wrote: > "Daniel (Youngwhan) Song" wrote: >=20 >> After a MAC OS X Emacs starts, when I do "M-x list-colors-display", = it >> shows only 37 colors.=20 >=20 > This was reported previously. Do the comments in >=20 > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D5683#19 >=20 > apply to you as well? From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: David Caldwell Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2012 22:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: "Daniel (Youngwhan) Song" Cc: Glenn Morris , 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.132865294110827 (code B ref 10551); Tue, 07 Feb 2012 22:16:02 +0000 Received: (at 10551) by debbugs.gnu.org; 7 Feb 2012 22:15:41 +0000 Received: from localhost ([127.0.0.1]:59542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RutK9-0002oa-1D for submit@debbugs.gnu.org; Tue, 07 Feb 2012 17:15:41 -0500 Received: from sa38.galvanix.net ([98.126.48.38]:51136 helo=kill.porkrind.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RutK5-0002oO-4l for 10551@debbugs.gnu.org; Tue, 07 Feb 2012 17:15:39 -0500 Received: from porkrind.org (cpe-66-74-178-118.socal.res.rr.com [66.74.178.118]) by kill.porkrind.org (Postfix) with ESMTPS id D8C255F122; Tue, 7 Feb 2012 14:14:30 -0800 (PST) Authentication-Results: kill.porkrind.org; dkim=pass (1536-bit key; insecure key) header.i=@porkrind.org header.b=cLjza2vw; dkim-adsp=pass Received-SPF: pass (porkrind.org: authenticated connection) receiver=porkrind.org; client-ip=127.0.0.1; helo=black.porkrind.org; envelope-from=david@porkrind.org; x-software=spfmilter 0.97 http://www.acme.com/software/spfmilter/ with libspf-unknown; Received: from black.porkrind.org (localhost [127.0.0.1]) (authenticated bits=0) by porkrind.org (8.14.4/8.14.4/Debian-2) with ESMTP id q17MEU1u026652 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Tue, 7 Feb 2012 14:14:31 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=porkrind.org; s=apoptygma; t=1328652871; bh=MpsDVKGeoBjAsiUou1K2NgPaBJrErRFRzFKE6Yx6BbU=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=cLjza2vwpeys53tIqZxSd9IhV/8qw9E11XaycrnNy+jZxkj4T/LCQEgXrbjXJxRqd L/dvYNq36CMgAmneFA9yLMc10NwJp1chiRgUz77TpNkOQqqaJGIZrpZ3XektfjUzVU wydH1KXoMihd12F+DAbx+kefsyRX5Nv+SL2q4YwqxRU81WEF9g8t9O3rlB1hEtT2Uw 8jrZg48Bgu1qYP3yDFokR8evRANQrWTCCBx3gmNAiNAztRgwpcZBEz7n1ja Message-ID: <4F31A242.3010103@porkrind.org> Date: Tue, 07 Feb 2012 14:14:26 -0800 From: David Caldwell User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 References: In-Reply-To: X-Enigmail-Version: 1.3.5 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAACXBIWXMAAAsTAAALEwEAmpwY AAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+S X8VGAAABiklEQVR42rRYSZIDIQwzLv7/ZXLoEAzeBKG7ag4DRhZeBKQ0Qr5imLWCrKwn0HImc1Mx aAvmmc/cuAT7RMYws6v/gHeb0p4/y5792GJJlLZWOPgsdV5NaRes4Xe4632sLljD7wKv1Ta74H/h MxecN1Rc2TatYcP7zb+6WFfN/zMSHg1Ymuxjrzd+DuLw6Nlekggt1hvr7KK9tRIX85jjM6GTYhfv nzXH3jBdYc4koueBs66M+Xv9O9n5ML4urWssjGeMY3if3bzGSvk30BQ46OOaxJjLCpzPJAzXrOrD z5VFh58TIiwESIiCHNxxwPTy97qDei8YdpVdyYEv6EQcK8n+iTyE/Cn1eoe7HwN+F56oErVSGtJY Q1sR2ehaUHfjvJuv0tL7qAzEbBmfF2IHrVi8zp9N0pZtQZZHOXp/sLW4+hqKvm3iccaPwP3XgnKX n8/YtVeOsnenRG7VCBFlZ5fe3LOyANCVdGAIwDs7tTXGF4hIk15/iAfSgv2UkNFItSszOG3Ha7r0 GQBerhBkHOAzmQAAAABJRU5ErkJggg== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig65534202ACE6ECBB22634BBD" X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_PASS,T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on kill.porkrind.org X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig65534202ACE6ECBB22634BBD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2/7/12 1:44 PM, Daniel (Youngwhan) Song wrote: > The MAC OS X Emacs version has not been compiled by me, but David Caldwell, whose email is cced here, too. Hi, just wanted to clarify a little. The Emacs Daniel is running is from emacsformacosx.com. It was built by me from the GNU source (pristine: no extra patches) with this script: , the salient part being lines 28 and 29 in "build-emacs-functions": (cd $SRC && env CC=3D"$GCC -mmacosx-version-min=3D$MIN_OS" ./configur= e --host=3D$HOST --build=3Di686-apple-darwin --with-ns && env CC=3D"$GCC -mmacosx-version-min=3D$MIN_OS" make clean install= ) which can be con boiled down to ./configure --host=3D$HOST --build=3Di686-apple-darwin --with-ns && make clean install The build script runs as a normal unprivileged user and sudo is not involved so the "don't build as root" resolution in bug 5683 doesn't seem to apply in this case. It could certainly still be a problem building--I'm not going to claim my build script is beyond reproach. :-) But at this point it doesn't appear that way. -David --------------enig65534202ACE6ECBB22634BBD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQCVAwUBTzGiRaf81MBhyqGFAQiykgP+MOdeBv1WJU7R8Ia2S0+1yrjl60wV2oib SF7aYvUBi+AoNktr3EdpVIIDbaqp7Nx80iYZEUBjwHz2g6i9QN60vxYX/cg4nFrz YSM0U2msJb7JxlJ8UFCUSsERYNWE8Jd+NKZ2/TH4QvCl9LZGeuhDmb3fk4vAVUgb o1x5vCw8Fv8= =kmdv -----END PGP SIGNATURE----- --------------enig65534202ACE6ECBB22634BBD-- From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Dec 2019 14:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Daniel (Youngwhan) Song" Cc: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.157771519628588 (code B ref 10551); Mon, 30 Dec 2019 14:14:02 +0000 Received: (at 10551) by debbugs.gnu.org; 30 Dec 2019 14:13:16 +0000 Received: from localhost ([127.0.0.1]:60607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilvnI-0007R2-H3 for submit@debbugs.gnu.org; Mon, 30 Dec 2019 09:13:16 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:53111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilvnG-0007Qm-49 for 10551@debbugs.gnu.org; Mon, 30 Dec 2019 09:13:15 -0500 Received: by mail-wm1-f42.google.com with SMTP id p9so14038171wmc.2 for <10551@debbugs.gnu.org>; Mon, 30 Dec 2019 06:13:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=AA0plAzf4M/tTYsHO1AjvwuQUUWmBaQ9avGJ7huZz0E=; b=vH/nTN22WBGR/WI8JmZbLFW3t+16fzqGC/lZ2T/noIhHvlbjQ9tnK+bYuIEr1HLgWH 5F413+FuOImZLaLRPZT7VGrR3iwc+P1LgwiIAteRqcQ99Pj0Q4yfKtUIK5o7gQ3M3lBK nrFkxDOlfNYmMW6WvgcWvQ3T7PgWDZ2Yy7ypl4ZDeYYtzM2c8UFIq47kg5CyZLqtPC3s 0mAqFY9vHMvG+tgy7tRvMdA0PFmSH24JvIxGBtOgw+Fs3HkAQYEgj9HWs0I+KsuOTJul yUia4oIu2Jd3o3AK0fmXTiGCOQLIqKHz8AhR7elb56i7KAY2ciwbnzqR31/QnOIN5uQg mslg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=AA0plAzf4M/tTYsHO1AjvwuQUUWmBaQ9avGJ7huZz0E=; b=sGNnahp4i9/P4nmBG+Tz2odYea/FUo5AaD7KnIuITvQFoN35IfKFn9AZwoZnEwmxCI 5OrKzZrRKWrtTcJHHMWYq9VP+ivD0mY8Co24jzR3+S4NHGOQxiSNX2KTd4YuZZNzQ3gI T1275QFvGkVftf9edrsHwdodR0mvLdDk7aqaK7kA+7SO5FdIJySvacnfMGvVYWT4tkbs yANPgqSX/mtCcUODGIHS28r9sgQH0aztomopJNSsJI24ZSdKuzFRP3o1EYn3bHP+fa7D XDWJx8NdKvm4kG2e5Hj+fBhBwl/es6OJ/qVTroTW1XYCNox39KG1BysPaV7Gu8iInOua Cang== X-Gm-Message-State: APjAAAWpKhJBkQZ/ZwKGJoAL/fNK1BuxACS4QxLl+36tnbSoMmSVHzVi ulFCXCKf3Anc5kOJFI+azIou/eRZd8MJjg== X-Google-Smtp-Source: APXvYqyf/B5ui6BsuYeLzyEFWni9vBBCzs0arcXyt89PWRTHCYiFabG1FVStBmvN07bdD/zpDiCbog== X-Received: by 2002:a7b:ca4b:: with SMTP id m11mr35382991wml.164.1577715188100; Mon, 30 Dec 2019 06:13:08 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-5065-467f-7969-bf01.holly.idiocy.org. [2001:8b0:3f8:8129:5065:467f:7969:bf01]) by smtp.gmail.com with ESMTPSA id b21sm20582888wmd.37.2019.12.30.06.13.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Dec 2019 06:13:07 -0800 (PST) From: Alan Third References: Date: Mon, 30 Dec 2019 14:13:06 +0000 In-Reply-To: (Daniel Song's message of "Wed, 18 Jan 2012 17:01:46 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) "Daniel (Youngwhan) Song" writes: > HI, > > After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it > shows only 37 colors. > > David Caldwell showed me that it can be corrected > by "Type "C-h v x-colors" to get help on the x-color variable. Then click > where it says "common-win.el.gz" to go to the definition of the variable > in the emacs source code. Then type "C-M-x" to re-evaluate that part of > the code. Now when you do list-colors-display you should have 500+ > colors." > > It may be a bug, and should be fixed. My money would be on the file ~/Library/Colors/Emacs.clr being corrupt in some way. Either way, it's been almost 8 years since the last report of this. Can anyone confirm whether it's still a problem? -- Alan Third From unknown Mon Aug 18 17:55:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "Daniel (Youngwhan) Song" Subject: bug#10551: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Message-ID: References: X-Gnu-PR-Message: they-closed 10551 X-Gnu-PR-Package: emacs Reply-To: 10551@debbugs.gnu.org Date: Sun, 26 Jan 2020 11:57:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1580039821-6240-1" This is a multi-part message in MIME format... ------------=_1580039821-6240-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10551: 23.3; MAC OS X Emacs doesn't get all colors which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 10551@debbugs.gnu.org. --=20 10551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10551 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1580039821-6240-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10551-done) by debbugs.gnu.org; 26 Jan 2020 11:56:45 +0000 Received: from localhost ([127.0.0.1]:56588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ivgWz-0001bw-Km for submit@debbugs.gnu.org; Sun, 26 Jan 2020 06:56:45 -0500 Received: from mail-wm1-f41.google.com ([209.85.128.41]:53372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ivgWy-0001bf-3N; Sun, 26 Jan 2020 06:56:45 -0500 Received: by mail-wm1-f41.google.com with SMTP id s10so328785wmh.3; Sun, 26 Jan 2020 03:56:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=izyo4aUMek+HSXk7qySHCOWxKoxVt50AfFs++fOpjWE=; b=q+5/wPnJF5H+EWLfaddSmbbqcpYIMWBHIOxZqsjCmDeaq/vBKqsAnJxGwAEHFJjzfT PQCvInXr0JDQyGHL/jtXGgXL7h8lG8OFDE/M2JOnFZldM2BqsdSri++Wje0Ij3n0MDp4 tJr06znItMXUvTHy8j9i+QPG426TsjClO3Inu5rqECwlz1j+H0olrY3JqjJdURqse6g2 zrigwbhX1Evjs2lJrladCw2tXcA+cyr50kFEK8gz6B9qgTGId6evG7SR+i0W3+TLSSYd PPP6zz+lMu/nlamj4LM0jOZ7OIDAnzduEsv6QxW5R1L5guV4xihPUFuFcs6+m3D5j7ZQ x1Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=izyo4aUMek+HSXk7qySHCOWxKoxVt50AfFs++fOpjWE=; b=C7+wwitdRpjUnlsOp0spQSObGGRIndoIyl1yCtuM0usW8J2/uFS8walco9xdNsQ5nZ 3W403AC5Pa9W/hQLpaUbjxjS7DSvJpklpAYR60+E/lLvDynznguKrHO/5H8Qt1sHvnP1 UoR1VutSYPY9c+6P4+LHJ+Tfmb0kgpR20dwZ9RfMkGhHFwrsTH9IXu285aFSWNWxOxJ+ wtWIsgh9rIH5RPBFbZxLlEAhlzRAlzgsCeQgI9RH5kY1pEGpc685SElVl7p+pVuiUL2s H7wiqjsiNeiqxnjQojUftAR5vGLm6slaJmxY4oq7R0VbedRGGe+PMglIqdJZ67Y/oXHU V9gg== X-Gm-Message-State: APjAAAXp9xyIfd7xdeXf1DCOugZoQ4YibziYJqpeIQXfu0wfspYQ1zx4 BVknTwb4zxHKB7pkerUUhEUqlJMyesw= X-Google-Smtp-Source: APXvYqxWztk7WrAT87UgKsnnLpd5njz0h3fkd7hsv93z6FRAAHWAgXMb75NQKjsLFqwyDfTR8aM7dg== X-Received: by 2002:a05:600c:20f:: with SMTP id 15mr8080837wmi.128.1580039797809; Sun, 26 Jan 2020 03:56:37 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-c952-042c-63d5-ffbd.holly.idiocy.org. [2001:8b0:3f8:8129:c952:42c:63d5:ffbd]) by smtp.gmail.com with ESMTPSA id a14sm17554335wrx.81.2020.01.26.03.56.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Jan 2020 03:56:36 -0800 (PST) From: Alan Third To: "Daniel (Youngwhan) Song" Subject: Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors References: Date: Sun, 26 Jan 2020 11:56:36 +0000 In-Reply-To: (Alan Third's message of "Mon, 30 Dec 2019 14:13:06 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 10551-done Cc: 5683-done@debbugs.gnu.org, 10551-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Alan Third writes: > "Daniel (Youngwhan) Song" writes: > >> HI, >> >> After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it >> shows only 37 colors. >> >> David Caldwell showed me that it can be corrected >> by "Type "C-h v x-colors" to get help on the x-color variable. Then click >> where it says "common-win.el.gz" to go to the definition of the variable >> in the emacs source code. Then type "C-M-x" to re-evaluate that part of >> the code. Now when you do list-colors-display you should have 500+ >> colors." >> >> It may be a bug, and should be fixed. > > My money would be on the file ~/Library/Colors/Emacs.clr being corrupt > in some way. > > Either way, it's been almost 8 years since the last report of this. Can > anyone confirm whether it's still a problem? Over three weeks and no response. I'm going to close this on the assumption it's not a problem any more. If it is still a problem please reply to this email and we can reopen the bug report. -- Alan Third ------------=_1580039821-6240-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Jan 2012 01:05:09 +0000 Received: from localhost ([127.0.0.1]:34898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngRA-00034G-UA for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:05:09 -0500 Received: from eggs.gnu.org ([140.186.70.92]:44997) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngPC-00030m-9m for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:03:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO4-0007jc-0n for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:46687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO3-0007jY-Vb for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from eggs.gnu.org ([140.186.70.92]:40640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO2-0007ns-ER for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO0-0007jL-DU for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:54 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:59008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO0-0007jH-8i for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:52 -0500 Received: by iadj38 with SMTP id j38so6349920iad.0 for ; Wed, 18 Jan 2012 17:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:date:subject:to :message-id:mime-version:x-mailer; bh=AKk15qmJ20fn0oc0BQtAe1a++nhR2jfPZK4J5iA4l/E=; b=rGsKNnlgrmDv1VFKNqlGtxmUG2s+XW2RVNwY/tZVhCb9nlFGhquMOisChpQQuOvVAe uuy4eqsaCzo+ipNynfeOJLhm9TqYiRxz4anFbmHIkphvgKX5GoPLXmRKRbnatfeALElp WpJoUbxzo+K5APx3cydsvrdZLIMmdkAefdDAE= Received: by 10.50.195.227 with SMTP id ih3mr25070958igc.19.1326934910954; Wed, 18 Jan 2012 17:01:50 -0800 (PST) Received: from mgy-w2k1.cisco.com (mgy-w2k1.cisco.com. [128.107.139.124]) by mx.google.com with ESMTPS id z22sm94830089ibg.5.2012.01.18.17.01.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 17:01:49 -0800 (PST) From: "Daniel (Youngwhan) Song" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 18 Jan 2012 17:01:46 -0800 Subject: 23.3; MAC OS X Emacs doesn't get all colors To: bug-gnu-emacs@gnu.org Message-Id: Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 18 Jan 2012 20:05:08 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) HI, After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it shows only 37 colors.=20 David Caldwell showed me that it can be corrected by "Type "C-h v x-colors" to get help on the x-color variable. Then = click where it says "common-win.el.gz" to go to the definition of the variable in the emacs source code. Then type "C-M-x" to re-evaluate that part of the code. Now when you do list-colors-display you should have 500+ colors." It may be a bug, and should be fixed. Thanks, Daniel In GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2011-12-13 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=3Dx86_64-apple-darwin' = '--build=3Di686-apple-darwin' '--with-ns' = 'build_alias=3Di686-apple-darwin' 'host_alias=3Dx86_64-apple-darwin' = 'CC=3Dgcc -mmacosx-version-min=3D10.5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: nxhtml-menu-mode: t nxhtml-tag-do-also: t popcmp-group-alternatives: t popcmp-short-help-beside-alts: t mlinks-active-links: t rngalt-minimal-validation-header: t rngalt-display-validation-header: t desktop-save-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 =20 =20 C-x b n o C-x 1 C-r k e r=20 n e l C-r C-r C-a C-n C-SPC M-w C-p=20 C-y C-p C-n M-f M-f M-f M-f M-f M-f M-f M-f M-f =20 C-d 4 =20 =20 C-d C-d C-d C-d C-d=20 C-d C-d C-d =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-a C-SPC C-e M-w C-a C-SPC=20 C-e M-w C-a C-SPC C-e M-w C-a C-SPC C-e M-w C-a C-h=20 v x - 0 c o l o C-x o C-s=20 c o m m o n C-g C-x o C-x o M-< =20 =20 =20 =20 =20 =20 C-M-x M-x d i s =20 l i s t d i s c o =20 C-x o C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v=20 C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x=20 0 M-x r e p o y r t Recent messages: call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [3 times] Making completion list... Error during redisplay: (void-function mode-line-mode-name) [4 times] Load-path shadows: /Users/dansong/.emacs.d/nxhtml/related/php-mode hides = ~/.emacs.d/php-mode ~/.emacs.d/ansi-color hides = /Applications/Emacs.app/Contents/Resources/lisp/ansi-color Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec mailabbrev nnheader gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug jka-compr find-func multi-isearch newcomment python-21 python sh-script xcscope php-mode etags cc-langs cc-mode cc-fonts cc-menus speedbar sb-image ezimage dframe mercurial vc vc-dispatcher executable color-theme sendmail reporter nxhtml-autostart nxhtml-autoload moz cc-cmds majmodpri vc-git nxhtml-menu udev-rinari udev-ecb udev flymake-js flymake css-color nxhtml-mode html-quote tidy-xhtml ediff html-imenu imenu loadhist popcmp xhtml-help mlinks html-toc xml fupd html-pagetoc foldit appmenu-fold appmenu mumamo sgml-mode rngalt rng-nxml nxml-mode nxml-outln nxml-rap nxml-glyph rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-util nxml-enc xmltok desktop help-mode view flyspell ispell fold-dwim hideshow html-upl html-site ourcomments-util uniquify recentf tree-widget org org-footnote org-src org-list org-faces org-compat org-macs noutline outline ido bookmark apropos grep ffip compile gimpedit web-vcs rx url-http tls url url-proxy url-privacy url-expand url-methods url-history url-auth url-cookie url-util url-parse url-gw url-vars mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mm-util mail-prsvr cus-edit cus-start cus-load web-autoload nxhtml-base tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util netrc time-date password-cache format-spec tramp-compat trampver git ewoc psvn byte-opt warnings bytecomp byte-compile derived wid-edit log-edit pcvs-util add-log diff-mode easy-mmode pp elp ediff-merg ediff-diff ediff-wind ediff-mult ediff-help ediff-init ediff-util dired cpp-match cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt bm edmacro kmacro info shell-command shell comint ring advice help-fns advice-preload ansi-color misc-cmds cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) ------------=_1580039821-6240-1-- From unknown Mon Aug 18 17:55:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Markus Prepens Subject: bug#5683: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Message-ID: References: <4B901912.3090705@googlemail.com> X-Gnu-PR-Message: they-closed 5683 X-Gnu-PR-Package: emacs Reply-To: 5683@debbugs.gnu.org Date: Sun, 26 Jan 2020 11:57:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1580039822-6240-3" This is a multi-part message in MIME format... ------------=_1580039822-6240-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10551: 23.1.93; list-colors-display doesn't show all colors which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 5683@debbugs.gnu.org. --=20 10551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10551 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1580039822-6240-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10551-done) by debbugs.gnu.org; 26 Jan 2020 11:56:45 +0000 Received: from localhost ([127.0.0.1]:56588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ivgWz-0001bw-Km for submit@debbugs.gnu.org; Sun, 26 Jan 2020 06:56:45 -0500 Received: from mail-wm1-f41.google.com ([209.85.128.41]:53372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ivgWy-0001bf-3N; Sun, 26 Jan 2020 06:56:45 -0500 Received: by mail-wm1-f41.google.com with SMTP id s10so328785wmh.3; Sun, 26 Jan 2020 03:56:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=izyo4aUMek+HSXk7qySHCOWxKoxVt50AfFs++fOpjWE=; b=q+5/wPnJF5H+EWLfaddSmbbqcpYIMWBHIOxZqsjCmDeaq/vBKqsAnJxGwAEHFJjzfT PQCvInXr0JDQyGHL/jtXGgXL7h8lG8OFDE/M2JOnFZldM2BqsdSri++Wje0Ij3n0MDp4 tJr06znItMXUvTHy8j9i+QPG426TsjClO3Inu5rqECwlz1j+H0olrY3JqjJdURqse6g2 zrigwbhX1Evjs2lJrladCw2tXcA+cyr50kFEK8gz6B9qgTGId6evG7SR+i0W3+TLSSYd PPP6zz+lMu/nlamj4LM0jOZ7OIDAnzduEsv6QxW5R1L5guV4xihPUFuFcs6+m3D5j7ZQ x1Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=izyo4aUMek+HSXk7qySHCOWxKoxVt50AfFs++fOpjWE=; b=C7+wwitdRpjUnlsOp0spQSObGGRIndoIyl1yCtuM0usW8J2/uFS8walco9xdNsQ5nZ 3W403AC5Pa9W/hQLpaUbjxjS7DSvJpklpAYR60+E/lLvDynznguKrHO/5H8Qt1sHvnP1 UoR1VutSYPY9c+6P4+LHJ+Tfmb0kgpR20dwZ9RfMkGhHFwrsTH9IXu285aFSWNWxOxJ+ wtWIsgh9rIH5RPBFbZxLlEAhlzRAlzgsCeQgI9RH5kY1pEGpc685SElVl7p+pVuiUL2s H7wiqjsiNeiqxnjQojUftAR5vGLm6slaJmxY4oq7R0VbedRGGe+PMglIqdJZ67Y/oXHU V9gg== X-Gm-Message-State: APjAAAXp9xyIfd7xdeXf1DCOugZoQ4YibziYJqpeIQXfu0wfspYQ1zx4 BVknTwb4zxHKB7pkerUUhEUqlJMyesw= X-Google-Smtp-Source: APXvYqxWztk7WrAT87UgKsnnLpd5njz0h3fkd7hsv93z6FRAAHWAgXMb75NQKjsLFqwyDfTR8aM7dg== X-Received: by 2002:a05:600c:20f:: with SMTP id 15mr8080837wmi.128.1580039797809; Sun, 26 Jan 2020 03:56:37 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-c952-042c-63d5-ffbd.holly.idiocy.org. [2001:8b0:3f8:8129:c952:42c:63d5:ffbd]) by smtp.gmail.com with ESMTPSA id a14sm17554335wrx.81.2020.01.26.03.56.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Jan 2020 03:56:36 -0800 (PST) From: Alan Third To: "Daniel (Youngwhan) Song" Subject: Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors References: Date: Sun, 26 Jan 2020 11:56:36 +0000 In-Reply-To: (Alan Third's message of "Mon, 30 Dec 2019 14:13:06 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 10551-done Cc: 5683-done@debbugs.gnu.org, 10551-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Alan Third writes: > "Daniel (Youngwhan) Song" writes: > >> HI, >> >> After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it >> shows only 37 colors. >> >> David Caldwell showed me that it can be corrected >> by "Type "C-h v x-colors" to get help on the x-color variable. Then click >> where it says "common-win.el.gz" to go to the definition of the variable >> in the emacs source code. Then type "C-M-x" to re-evaluate that part of >> the code. Now when you do list-colors-display you should have 500+ >> colors." >> >> It may be a bug, and should be fixed. > > My money would be on the file ~/Library/Colors/Emacs.clr being corrupt > in some way. > > Either way, it's been almost 8 years since the last report of this. Can > anyone confirm whether it's still a problem? Over three weeks and no response. I'm going to close this on the assumption it's not a problem any more. If it is still a problem please reply to this email and we can reopen the bug report. -- Alan Third ------------=_1580039822-6240-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Mar 2010 20:39:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHpi-0005VQ-FW for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:39:47 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHmW-0005U8-Ea for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:36:29 -0500 Received: from mx10.gnu.org ([199.232.76.166]:47331) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHmS-0001Mo-1y for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:36:24 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NnHjg-0003D1-B8 for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:33:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, RATWARE_GECKO_BUILD,UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:44531) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NnHjg-0003Cx-5A for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:33:32 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnHjf-0000B8-Dj for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:31 -0500 Received: from [140.186.70.92] (port=35276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnHje-0000AM-9G for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NnHjc-0005xX-I7 for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:30 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:45546) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHjc-0005xM-8P for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:28 -0500 Received: by fxm22 with SMTP id 22so3344031fxm.26 for ; Thu, 04 Mar 2010 12:33:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=+HmCq2DkY0KUwvr9eKY3rsrn3tfbbuDf3D2PNg49h4A=; b=HdfviZJpWTLsoc6Kt7HItF9qhEB3kSb4eSutY2LoPcwu4BqgJISqnCawIFT6xgRus0 7g+k0kdwSfZAK0Fwk12WBXvfrGtQkqLEVuxtLSK71Vk2f+pScUOc+KcW85lysCLah4wn wDID0nTr3vPpotNaCWk9Yc7ijPGr2c0Vp0QSQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=xHhejnFFQ2Q3qQcmJXtjg6kwgib4wnm86m7lxONS26EOtNcMMdlxvXiV49gln3VVud +ZdpRc44LfoJAWKdjvTKLDOCE9vFU0XvD79CuXvKgFuK3H1h3w88HnXoqygODA64gUh4 hKqpBSRnWXHvIBL/84hWWovKwzf2A4d3fvPHo= Received: by 10.87.66.14 with SMTP id t14mr312809fgk.60.1267734806088; Thu, 04 Mar 2010 12:33:26 -0800 (PST) Received: from darkstar.fritz.box (dslb-188-099-118-037.pools.arcor-ip.net [188.99.118.37]) by mx.google.com with ESMTPS id 16sm688870fxm.11.2010.03.04.12.33.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 12:33:25 -0800 (PST) Message-ID: <4B901912.3090705@googlemail.com> Date: Thu, 04 Mar 2010 21:33:22 +0100 From: Markus Prepens User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.1.93; list-colors-display doesn't show all colors Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 04 Mar 2010 15:39:45 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) Hello, after installing Emacs 23.1.93, I figured out that the list-colors-display doesn't show all colors. The *Colors* buffer looks like this: White White #ffffff Yellow Yellow #ffff00 Red Red #ff0000 Purple Purple #7f007f Orange Orange #ff7f00 Magenta Magenta #ff00ff Green Green #00ff00 Cyan Cyan #00ffff Brown Brown #996633 Blue Blue #0000ff Black windowFrameTextColor #000000 windowFrameColor windowFrameColor #aaaaaa textColor windowBackgroundColor #000000 textBackgroundColor textBackgroundColor #ffffff selectedTextColor shadowColor #000000 selectedTextBackgroundColor selectedTextBackgroundColor #c7d0db selectedMenuItemTextColor selectedMenuItemTextColor #ffffff selectedMenuItemColor selectedMenuItemColor #000000 selectedKnobColor selectedKnobColor #646698 selectedControlTextColor selectedControlTextColor #000000 selectedControlColor selectedControlColor #c7d0db secondarySelectedControlColor secondarySelectedControlColor #d4d4d4 scrollBarColor scrollBarColor #aaaaaa knobColor knobColor #9899ba keyboardFocusIndicatorColor keyboardFocusIndicatorColor #9babbd highlightColor highlightColor #ffffff headerTextColor headerTextColor #000000 headerColor headerColor #aaaaaa gridColor gridColor #cccccc disabledControlTextColor disabledControlTextColor #7f7f7f controlTextColor controlTextColor #000000 controlShadowColor controlShadowColor #939393 controlLightHighlightColor controlLightHighlightColor #ffffff controlHighlightColor controlHighlightColor #e8e8e8 controlColor controlDarkShadowColor #000000 alternateSelectedControlTextColor controlBackgroundColor #ffffff alternateSelectedControlColor alternateSelectedControlColor #738499 Any suggestion? Markus In GNU Emacs 23.1.93.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48) of 2010-02-28 on darkstar.fritz.box Windowing system distributor `Apple', version 10.3.824 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Help Minor modes in effect: desktop-save-mode: t savehist-mode: t show-paren-mode: t recentf-mode: t partial-completion-mode: t icomplete-mode: t global-reveal-mode: t reveal-mode: t global-hl-line-mode: t global-auto-revert-mode: t auto-insert-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t view-mode: t Recent input: M-x Recent messages: Loading /Users/markus/.emacs.d/light-ink-theme.el (source)... Ido mode enabled Loading /Users/markus/.emacs.d/light-ink-theme.el (source)...done Loading message...done test Wrote /Users/markus/.emacs.desktop.lock Desktop: 1 buffer restored. For information about GNU Emacs and the GNU system, type C-h C-a. Type C-x 1 to delete the help window, C-M-v to scroll help. Mark set Load-path shadows: ~/.emacs.d/custom hides /Applications/Emacs.app/Contents/Resources/lisp/custom Features: (shadow sort mail-extr emacsbug help-mode view eldoc message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils winner windmove tempo-snippets-templates tempo-snippets cl cl-19 tempo hippie-exp comint ring thingatpt desktop byte-opt bytecomp byte-compile ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff find-file edmacro kmacro avoid light-ink-theme savehist uniquify advice help-fns advice-preload paren recentf tree-widget wid-edit complete ido icomplete reveal hl-line autorevert delsel autoinsert cus-start cus-load server tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) ------------=_1580039822-6240-3-- From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Resent-From: "Daniel (Youngwhan) Song" Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 27 Jan 2020 19:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.158015345812819 (code B ref 10551); Mon, 27 Jan 2020 19:31:02 +0000 Received: (at 10551) by debbugs.gnu.org; 27 Jan 2020 19:30:58 +0000 Received: from localhost ([127.0.0.1]:59020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwA65-0003Kg-Mx for submit@debbugs.gnu.org; Mon, 27 Jan 2020 14:30:58 -0500 Received: from mail-il1-f172.google.com ([209.85.166.172]:42216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwA63-0003KT-Gt for 10551@debbugs.gnu.org; Mon, 27 Jan 2020 14:30:56 -0500 Received: by mail-il1-f172.google.com with SMTP id x2so4789420ila.9 for <10551@debbugs.gnu.org>; Mon, 27 Jan 2020 11:30:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=yt2+7lthKAn4B00JHIdaLfxz09ovX6oJoB6OKFAwnxM=; b=GjmdTwnJP26oUnU96obdmXxFcjyZD2CEliUXawIhnbfEFUQBcB5dH2XLM6kN2dXsWX 7LPoa2sQ0Y8hLduMq/ztVkC7wS2AjpIVuSU8z3Q5GiudBu83IsnRzLH06PWZab+jtPvB /Z15hUyFjfVJXWgdFLj0K5zRxRFC79PwrMw9RI7JWZ5ffPzrUluO4V6nDVxUZ7IvaOXa ncLAIjGYZ1l/CScHUIC6Xv5FYMm4oXxC8QhOeKM/oU+SgK4P7hxZSQb8j3FA6mykmo++ K9hixX3p80j9HYCczSzAR6NXdn2bkHGSV4FoyZwZB0E4CBWkEH2Xt6frkDVZ1iBOM3zy KSbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=yt2+7lthKAn4B00JHIdaLfxz09ovX6oJoB6OKFAwnxM=; b=RdDZvFgkncv4M5UwgxC0uAPnI4TXLKeHG8si4bkR8ev2kN05WfvURJEYiQZfd9fXnH 28vGq1GeJCKzO2SdBmZK2u/RXsi3IcBqAmTfnLOUaHy6Mvl+DV6DpuGUdSqji3Je+Rfs d5p4pWcadLo+P4GHzUO9XFryH7nhbBrPqbeGZ0t4/hhovsJyaUjtHa496M7S8DQh7XYz 96GyI5I4Yed8TB/sk3Ca31ftyI0XoZkZlaareKeJh42x63kYx6ZX+2u1sxlOBHPenESi jet6+GJMgEqjaNCCwXNe3x4TW0U1TpSdQmVO1Ezfa4jo2j3DRTqrNfXuIa6Y3qZxQ8Id cG/A== X-Gm-Message-State: APjAAAX6dag/OrqHE/zx9xA6wQEw64JwDB2728YvqIylPJNzqlZfuVQa H3HbnighURtxVn/pRGRKdBr9YKySNFLstHIDLWWPis12Ep4= X-Google-Smtp-Source: APXvYqwv+pGGFyH+lbb/kDWH0VGBsX3gdbztcfdGVU1XEdvYCpaTbGBgOnV9z+qLI4K4esenf4WPHqv7aV1KdaMuR6g= X-Received: by 2002:a92:d708:: with SMTP id m8mr15662898iln.244.1580153449411; Mon, 27 Jan 2020 11:30:49 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Daniel (Youngwhan) Song" Date: Mon, 27 Jan 2020 11:30:13 -0800 Message-ID: Content-Type: multipart/alternative; boundary="0000000000000afb55059d24257b" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000000afb55059d24257b Content-Type: text/plain; charset="UTF-8" it's been 8 years, and I use gnu emcas from macports, and I tried the M-x list-colors-display, and it only shows 42 colors. I deleted ~/Library/Colors/Emacs.clr and re-launched the Emacs in the Mac, but it's same. It only shows 42 colors. I followed David Caldwell's suggestion as before, and then it shows 500 colors. I believe there is still a bug somewhere, and not sure how I can help on it. Let me know. Thanks, On Sun, Jan 26, 2020 at 3:57 AM GNU bug Tracking System < help-debbugs@gnu.org> wrote: > Your bug report > > #10551: 23.3; MAC OS X Emacs doesn't get all colors > > which was filed against the emacs package, has been closed. > > The explanation is attached below, along with your original report. > If you require more details, please reply to 10551@debbugs.gnu.org. > > -- > 10551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10551 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems > > > > ---------- Forwarded message ---------- > From: Alan Third > To: "Daniel (Youngwhan) Song" > Cc: 5683-done@debbugs.gnu.org, 10551-done@debbugs.gnu.org > Bcc: > Date: Sun, 26 Jan 2020 11:56:36 +0000 > Subject: Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors > Alan Third writes: > > > "Daniel (Youngwhan) Song" writes: > > > >> HI, > >> > >> After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it > >> shows only 37 colors. > >> > >> David Caldwell showed me that it can be corrected > >> by "Type "C-h v x-colors" to get help on the x-color variable. Then > click > >> where it says "common-win.el.gz" to go to the definition of the variable > >> in the emacs source code. Then type "C-M-x" to re-evaluate that part of > >> the code. Now when you do list-colors-display you should have 500+ > >> colors." > >> > >> It may be a bug, and should be fixed. > > > > My money would be on the file ~/Library/Colors/Emacs.clr being corrupt > > in some way. > > > > Either way, it's been almost 8 years since the last report of this. Can > > anyone confirm whether it's still a problem? > > Over three weeks and no response. I'm going to close this on the > assumption it's not a problem any more. If it is still a problem please > reply to this email and we can reopen the bug report. > -- > Alan Third > > > > > ---------- Forwarded message ---------- > From: "Daniel (Youngwhan) Song" > To: bug-gnu-emacs@gnu.org > Cc: > Bcc: > Date: Wed, 18 Jan 2012 17:01:46 -0800 > Subject: 23.3; MAC OS X Emacs doesn't get all colors > HI, > > After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it > shows only 37 colors. > > David Caldwell showed me that it can be corrected > by "Type "C-h v x-colors" to get help on the x-color variable. Then click > where it says "common-win.el.gz" to go to the definition of the variable > in the emacs source code. Then type "C-M-x" to re-evaluate that part of > the code. Now when you do list-colors-display you should have 500+ > colors." > > It may be a bug, and should be fixed. > > Thanks, > Daniel > > > In GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) > of 2011-12-13 on bob.porkrind.org > Windowing system distributor `Apple', version 10.3.1038 > configured using `configure '--host=x86_64-apple-darwin' > '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' > 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: en_US.UTF-8 > value of $XMODIFIERS: nil > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > Major mode: Emacs-Lisp > > Minor modes in effect: > nxhtml-menu-mode: t > nxhtml-tag-do-also: t > popcmp-group-alternatives: t > popcmp-short-help-beside-alts: t > mlinks-active-links: t > rngalt-minimal-validation-header: t > rngalt-display-validation-header: t > desktop-save-mode: t > diff-auto-refine-mode: t > shell-dirtrack-mode: t > tooltip-mode: t > mouse-wheel-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > auto-encryption-mode: t > auto-compression-mode: t > column-number-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > > > > > > > C-x b n o C-x 1 C-r k e r > n e l C-r C-r C-a C-n C-SPC M-w C-p > C-y C-p C-n M-f M-f M-f M-f M-f M-f M-f M-f M-f > C-d 4 > > C-d C-d C-d C-d C-d > C-d C-d C-d > > > > > > > > > > C-a C-SPC C-e M-w C-a C-SPC > C-e M-w C-a C-SPC C-e M-w C-a C-SPC C-e M-w C-a C-h > v x - 0 c o l o C-x o C-s > c o m m o n C-g C-x o C-x o M-< > > > > > > C-M-x M-x d i s > l i s t d i s c o > C-x o C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v > C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x > 0 M-x r e p o y r t n> > > Recent messages: > call-interactively: End of bufferError during redisplay: (void-function > mode-line-mode-name) > Error during redisplay: (void-function mode-line-mode-name) [2 times] > call-interactively: End of bufferError during redisplay: (void-function > mode-line-mode-name) > Error during redisplay: (void-function mode-line-mode-name) [2 times] > call-interactively: End of bufferError during redisplay: (void-function > mode-line-mode-name) > Error during redisplay: (void-function mode-line-mode-name) [2 times] > call-interactively: End of bufferError during redisplay: (void-function > mode-line-mode-name) > Error during redisplay: (void-function mode-line-mode-name) [3 times] > Making completion list... > Error during redisplay: (void-function mode-line-mode-name) [4 times] > > Load-path shadows: > /Users/dansong/.emacs.d/nxhtml/related/php-mode hides ~/.emacs.d/php-mode > ~/.emacs.d/ansi-color hides > /Applications/Emacs.app/Contents/Resources/lisp/ansi-color > > Features: > (shadow sort mail-extr message ecomplete rfc822 mml mml-sec mailabbrev > nnheader gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils > emacsbug jka-compr find-func multi-isearch newcomment python-21 python > sh-script xcscope php-mode etags cc-langs cc-mode cc-fonts cc-menus > speedbar sb-image ezimage dframe mercurial vc vc-dispatcher executable > color-theme sendmail reporter nxhtml-autostart nxhtml-autoload moz > cc-cmds majmodpri vc-git nxhtml-menu udev-rinari udev-ecb udev > flymake-js flymake css-color nxhtml-mode html-quote tidy-xhtml ediff > html-imenu imenu loadhist popcmp xhtml-help mlinks html-toc xml fupd > html-pagetoc foldit appmenu-fold appmenu mumamo sgml-mode rngalt > rng-nxml nxml-mode nxml-outln nxml-rap nxml-glyph rng-valid rng-loc > rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns > nxml-util nxml-enc xmltok desktop help-mode view flyspell ispell > fold-dwim hideshow html-upl html-site ourcomments-util uniquify recentf > tree-widget org org-footnote org-src org-list org-faces org-compat > org-macs noutline outline ido bookmark apropos grep ffip compile > gimpedit web-vcs rx url-http tls url url-proxy url-privacy url-expand > url-methods url-history url-auth url-cookie url-util url-parse url-gw > url-vars mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 > rfc2047 rfc2045 qp ietf-drums mm-util mail-prsvr cus-edit cus-start > cus-load web-autoload nxhtml-base tramp-imap assoc tramp-gw tramp-fish > tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util > netrc time-date password-cache format-spec tramp-compat trampver git > ewoc psvn byte-opt warnings bytecomp byte-compile derived wid-edit > log-edit pcvs-util add-log diff-mode easy-mmode pp elp ediff-merg > ediff-diff ediff-wind ediff-mult ediff-help ediff-init ediff-util dired > cpp-match cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt bm > edmacro kmacro info shell-command shell comint ring advice help-fns > advice-preload ansi-color misc-cmds cl cl-19 tooltip ediff-hook vc-hooks > lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe > lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar > mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham > georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao > korean japanese hebrew greek romanian slovak czech european ethiopic > indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple > abbrev loaddefs button minibuffer faces cus-face files text-properties > overlay md5 base64 format env code-pages mule custom widget > hashtable-print-readable backquote make-network-process ns multi-tty > emacs) > > > --0000000000000afb55059d24257b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
it's been 8 years, and I use gnu emcas from macports, and I tri= ed the M-x list-colors-display, and it only shows 42 colors.

I deleted ~/Library/Colors/Emacs.clr and re-launched th= e Emacs in the Mac, but it's same. It only shows 42 colors.

I followed=C2=A0David Caldwell's suggestion as before, an= d then it shows 500 colors.

I believe there is still a= bug somewhere, and not sure how I can help on it.

Let= me know. Thanks,

On Sun, Jan 26, 2020= at 3:57 AM GNU bug Tracking System <help-debbugs@gnu.org> wrote:
Your bug report

#10551: 23.3; MAC OS X Emacs doesn't get all colors

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 10551@debbugs.gnu.org.

--
10551: http://debbugs.gnu.org/cgi/bugreport.cgi?= bug=3D10551
GNU Bug Tracking System
Contact help-debb= ugs@gnu.org with problems



---------- Forwarded message ----------
From:=C2=A0Alan Thir= d <alan@idiocy.org<= /a>>
To:=C2=A0"Daniel (Youngwhan) Song" <
breadncup@gmail.com>
Cc= :=C2=A05683-= done@debbugs.gnu.org, 10551-done@debbugs.gnu.org
Bcc:=C2=A0
Date:=C2=A0S= un, 26 Jan 2020 11:56:36 +0000
Subject:=C2=A0Re: bug#10551: 23.3; MAC OS= X Emacs doesn't get all colors
Alan Third <alan@idiocy.org> writes:

> "Daniel (Youngwhan) Song" <breadncup@gmail.com> writes:
>
>> HI,
>>
>> After a MAC OS X Emacs starts, when I do "M-x list-colors-dis= play", it
>> shows only 37 colors.
>>
>> David Caldwell showed me that it can be corrected
>> by "Type "C-h v x-colors" to get help on the x-colo= r variable. Then click
>> where it says "common-win.el.gz" to go to the definition= of the variable
>> in the emacs source code. Then type "C-M-x" to re-evalua= te that part of
>> the code. Now when you do list-colors-display you should have 500+=
>> colors."
>>
>> It may be a bug, and should be fixed.
>
> My money would be on the file ~/Library/Colors/Emacs.clr being corrupt=
> in some way.
>
> Either way, it's been almost 8 years since the last report of this= . Can
> anyone confirm whether it's still a problem?

Over three weeks and no response. I'm going to close this on the
assumption it's not a problem any more. If it is still a problem please=
reply to this email and we can reopen the bug report.
--
Alan Third




---------- Forwarded message ----------
From:=C2=A0"Dan= iel (Youngwhan) Song" <breadncup@gmail.com>
To:=C2=A0bug-gnu-emacs@gnu.org
Cc:=C2=A0=
Bcc:=C2=A0
Date:=C2=A0Wed, 18 Jan 2012 17:01:46 -0800
Subject:=C2= =A023.3; MAC OS X Emacs doesn't get all colors
HI,

After a MAC OS X Emacs starts, when I do "M-x list-colors-display"= ;, it
shows only 37 colors.

David Caldwell showed me that it can be corrected
by "Type "C-h v x-colors" to get help on the x-color variabl= e. Then click
where it says "common-win.el.gz" to go to the definition of the v= ariable
in the emacs source code. Then type "C-M-x" to re-evaluate that p= art of
the code. Now when you do list-colors-display you should have 500+
colors."

It may be a bug, and should be fixed.

Thanks,
Daniel


In GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
of 2011-12-13 on bob.porkrind.org
Windowing system distributor `Apple', version 10.3.1038
configured using `configure=C2=A0 '--host=3Dx86_64-apple-darwin' &#= 39;--build=3Di686-apple-darwin' '--with-ns' 'build_alias=3D= i686-apple-darwin' 'host_alias=3Dx86_64-apple-darwin' 'CC= =3Dgcc -mmacosx-version-min=3D10.5''

Important settings:
=C2=A0 value of $LC_ALL: nil
=C2=A0 value of $LC_COLLATE: nil
=C2=A0 value of $LC_CTYPE: nil
=C2=A0 value of $LC_MESSAGES: nil
=C2=A0 value of $LC_MONETARY: nil
=C2=A0 value of $LC_NUMERIC: nil
=C2=A0 value of $LC_TIME: nil
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 value of $XMODIFIERS: nil
=C2=A0 locale-coding-system: utf-8-unix
=C2=A0 default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
=C2=A0 nxhtml-menu-mode: t
=C2=A0 nxhtml-tag-do-also: t
=C2=A0 popcmp-group-alternatives: t
=C2=A0 popcmp-short-help-beside-alts: t
=C2=A0 mlinks-active-links: t
=C2=A0 rngalt-minimal-validation-header: t
=C2=A0 rngalt-display-validation-header: t
=C2=A0 desktop-save-mode: t
=C2=A0 diff-auto-refine-mode: t
=C2=A0 shell-dirtrack-mode: t
=C2=A0 tooltip-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t

Recent input:
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <triple-wheel-up> <wheel-down> <doub= le-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down&g= t;
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down&g= t;
<triple-wheel-down> <triple-wheel-down> <down-mouse-1> <mouse-1> C-x b n o <tab> <return> C-x 1 C-r k e r
n e l C-r C-r <return> C-a C-n C-SPC <down> M-w C-p
C-y C-p C-n M-f M-f M-f M-f M-f M-f M-f M-f M-f <right>
<right> <right> <right> C-d 4 <right> <right>= <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> C-d C-d C-d C-d C-d=
C-d C-d C-d <right> <right> <right> <right> <rig= ht>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> C-a C-SPC C-e M-w C-a C-SPC
C-e M-w C-a C-SPC C-e M-w C-a C-SPC C-e M-w C-a C-h
v x - 0 <backspace> c o l o <tab> <return> C-x o C-s
c o m m o n C-g C-x o C-x o M-< <right> <right> <right>= ;
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<right> <right> <right> <right> <right> <r= ight> <right>
<return> C-M-x M-x d i s <tab> <backspace> <backspace&= gt;
<backspace> l i s t <tab> d i s <tab> c o <tab> <= ;return>
C-x o C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v
C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x
0 M-x r e p o y <backspace> <tab> r t <tab> <retur
n>

Recent messages:
call-interactively: End of bufferError during redisplay: (void-function mod= e-line-mode-name)
Error during redisplay: (void-function mode-line-mode-name) [2 times]
call-interactively: End of bufferError during redisplay: (void-function mod= e-line-mode-name)
Error during redisplay: (void-function mode-line-mode-name) [2 times]
call-interactively: End of bufferError during redisplay: (void-function mod= e-line-mode-name)
Error during redisplay: (void-function mode-line-mode-name) [2 times]
call-interactively: End of bufferError during redisplay: (void-function mod= e-line-mode-name)
Error during redisplay: (void-function mode-line-mode-name) [3 times]
Making completion list...
Error during redisplay: (void-function mode-line-mode-name) [4 times]

Load-path shadows:
/Users/dansong/.emacs.d/nxhtml/related/php-mode hides ~/.emacs.d/php-mode ~/.emacs.d/ansi-color hides /Applications/Emacs.app/Contents/Resources/lisp= /ansi-color

Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec mailabbrev
nnheader gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils
emacsbug jka-compr find-func multi-isearch newcomment python-21 python
sh-script xcscope php-mode etags cc-langs cc-mode cc-fonts cc-menus
speedbar sb-image ezimage dframe mercurial vc vc-dispatcher executable
color-theme sendmail reporter nxhtml-autostart nxhtml-autoload moz
cc-cmds majmodpri vc-git nxhtml-menu udev-rinari udev-ecb udev
flymake-js flymake css-color nxhtml-mode html-quote tidy-xhtml ediff
html-imenu imenu loadhist popcmp xhtml-help mlinks html-toc xml fupd
html-pagetoc foldit appmenu-fold appmenu mumamo sgml-mode rngalt
rng-nxml nxml-mode nxml-outln nxml-rap nxml-glyph rng-valid rng-loc
rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-util nxml-enc xmltok desktop help-mode view flyspell ispell
fold-dwim hideshow html-upl html-site ourcomments-util uniquify recentf
tree-widget org org-footnote org-src org-list org-faces org-compat
org-macs noutline outline ido bookmark apropos grep ffip compile
gimpedit web-vcs rx url-http tls url url-proxy url-privacy url-expand
url-methods url-history url-auth url-cookie url-util url-parse url-gw
url-vars mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mm-util mail-prsvr cus-edit cus-start
cus-load web-autoload nxhtml-base tramp-imap assoc tramp-gw tramp-fish
tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util
netrc time-date password-cache format-spec tramp-compat trampver git
ewoc psvn byte-opt warnings bytecomp byte-compile derived wid-edit
log-edit pcvs-util add-log diff-mode easy-mmode pp elp ediff-merg
ediff-diff ediff-wind ediff-mult ediff-help ediff-init ediff-util dired
cpp-match cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt bm
edmacro kmacro info shell-command shell comint ring advice help-fns
advice-preload ansi-color misc-cmds cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev loaddefs button minibuffer faces cus-face files text-properties
overlay md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)


--0000000000000afb55059d24257b-- From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 27 Jan 2020 20:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Daniel (Youngwhan) Song" Cc: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.158015750827234 (code B ref 10551); Mon, 27 Jan 2020 20:39:01 +0000 Received: (at 10551) by debbugs.gnu.org; 27 Jan 2020 20:38:28 +0000 Received: from localhost ([127.0.0.1]:59082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwB9Q-00075C-Jx for submit@debbugs.gnu.org; Mon, 27 Jan 2020 15:38:28 -0500 Received: from mail-wm1-f43.google.com ([209.85.128.43]:40864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwB9O-000750-OT for 10551@debbugs.gnu.org; Mon, 27 Jan 2020 15:38:27 -0500 Received: by mail-wm1-f43.google.com with SMTP id t14so8641268wmi.5 for <10551@debbugs.gnu.org>; Mon, 27 Jan 2020 12:38:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=OrbtKDZpz8wcjSTiozzbU83QjU67UIKcdKWUOp7aW0Y=; b=O6kZZ6p4RjSk5e5bMFXqV1uIYo4uYfe4VecfRaMvBmCRpZWfN2/EMi/NIj57VLoYiB TaJjcLS5ubIjaWgy0LGILrh7hVnGYXkPVn52WvGWW2vRWckV9xZsVfJTMbli/gDQKysc Wt1z0hw4gyhGPu+6goqOy/1t0BY5tBpXRoiGuodkHM2MVPT3L8WBCgiM67z1fkstXpXv ChJVkesmypCkcA0v0C5EVnnkvzZirfWhZV0KP3TVc3nngo+bbBwupUxgnARNOCDxSqur Srqr4K7Uh3IQWPC5ETSnGx1yOSLQp3WN2+jHgZSrhDQbCW/7Z3jKsa9tcG7rRLPkSNOg HLAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to; bh=OrbtKDZpz8wcjSTiozzbU83QjU67UIKcdKWUOp7aW0Y=; b=sBhc6kZBhaNv1iQLRY4Fb6gCbKiHMPgMviQetjxxBaBJrGSkawuidla3/TTUsCT8Oq 9Ijf16wvLEOi4Dgpfr+DqkFGIwGTz4JyrJ/cGJOrpIoCqCJkF/deVexXwcCyk2EVq2V6 Nl+a/Kw7xoHfgUhZCPBXUerJMz9REUqA/pLZrxOgBdxCYMJbBfJoLQ46OApUwM7hpfJ6 duxl6LvVgCvU4/Rhz6a/WvWylqRK3eIIJ8BHiTCmMRujl0rbgkK0CeX15nr4yb1g6NY6 aExd0FSngS6KCzbYfGfUQTiCtyPe2KnnHxqvYjOGgJg6M6A0DDIKjlAtH6ej2Y6W2W4A QAyg== X-Gm-Message-State: APjAAAXzoP5eJDds4gWmtzDRSluujWEAMtmYNAMPiIqNEohyiUVrct8b CIlDHBCMh5F5FDu9xBRSW/w= X-Google-Smtp-Source: APXvYqyvbrqD65HBnH495YPOz5u/ETtM9mhg8KY2bwoR0cLTx60mPEHa79k7kBU3p7skpdPDG2n9fg== X-Received: by 2002:a1c:f218:: with SMTP id s24mr507781wmc.128.1580157500775; Mon, 27 Jan 2020 12:38:20 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-c952-042c-63d5-ffbd.holly.idiocy.org. [2001:8b0:3f8:8129:c952:42c:63d5:ffbd]) by smtp.gmail.com with ESMTPSA id r15sm20074705wmh.21.2020.01.27.12.38.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jan 2020 12:38:20 -0800 (PST) Date: Mon, 27 Jan 2020 20:38:18 +0000 From: Alan Third Message-ID: <20200127203818.GA33155@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Mon, Jan 27, 2020 at 11:30:13AM -0800, Daniel (Youngwhan) Song wrote: > it's been 8 years, and I use gnu emcas from macports, and I tried the M-x > list-colors-display, and it only shows 42 colors. > > I deleted ~/Library/Colors/Emacs.clr and re-launched the Emacs in the Mac, > but it's same. It only shows 42 colors. > > I followed David Caldwell's suggestion as before, and then it shows 500 > colors. Can you please show me the contents of ~/Library/Colors and /Library/Colors, if they exist. Can you also show the value of ‘data-directory’ in Emacs then have a look at rgb.txt in that directory and see if it has the full list of colours. Also send the output of (emacs-version), please. -- Alan Third From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 25 Jul 2021 11:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Daniel (Youngwhan) Song" Cc: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.16272135035041 (code B ref 10551); Sun, 25 Jul 2021 11:46:02 +0000 Received: (at 10551) by debbugs.gnu.org; 25 Jul 2021 11:45:03 +0000 Received: from localhost ([127.0.0.1]:47699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7cZ4-0001JE-VD for submit@debbugs.gnu.org; Sun, 25 Jul 2021 07:45:03 -0400 Received: from outbound.soverin.net ([116.202.126.228]:52987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7cZ0-0001IP-FY for 10551@debbugs.gnu.org; Sun, 25 Jul 2021 07:45:01 -0400 Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 42AC692; Sun, 25 Jul 2021 11:44:52 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1627213491; bh=xeNmQNapRFJMqzdZXZ8CkWHTHUzZ0AVbpm1kSThx9A4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=hT9qMKB+bLzK/nAhK65A49B1WcsGtWR+NBrBCyyNp8X2gu9NOKN2qwzgQ4qCCPe18 ADmLEhHtWKvlfKhgoNz5OLmqMiDhf9yx3A6Dc7wq0FnIOSygHx01wdi72D9/88ldlt +3QbmP8r2s74QNi21d1Ouq0teZCVNgnWETLtC7bDKoQw6KYx0xR9ORkA6hUraogg4s x1tUTSWn7I4u1f9348jT4WoMnkji1lIDL7cH+zV51eRpcVzPsPviu156Nv6BxQAkFI 4HqgvjI7TQLkGktmhbYv4DRO3ZyXYTHwDErIzL7OeTMkKrGRz+bBy7Ri9JUdvzkTdk QiqGN/hZ6gNeQ== Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1m7cYr-003QBW-4J; Sun, 25 Jul 2021 12:44:49 +0100 From: Alan Third References: <20200127203818.GA33155@breton.holly.idiocy.org> Date: Sun, 25 Jul 2021 12:44:49 +0100 In-Reply-To: <20200127203818.GA33155@breton.holly.idiocy.org> (Alan Third's message of "Mon, 27 Jan 2020 20:38:18 +0000") Message-ID: <87tukipqha.fsf_-_@idiocy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Alan Third writes: > On Mon, Jan 27, 2020 at 11:30:13AM -0800, Daniel (Youngwhan) Song wrote: >> it's been 8 years, and I use gnu emcas from macports, and I tried the M-x >> list-colors-display, and it only shows 42 colors. >>=20 >> I deleted ~/Library/Colors/Emacs.clr and re-launched the Emacs in the Ma= c, >> but it's same. It only shows 42 colors. >>=20 >> I followed David Caldwell's suggestion as before, and then it shows 500 >> colors. > > Can you please show me the contents of ~/Library/Colors and > /Library/Colors, if they exist. > > Can you also show the value of =E2=80=98data-directory=E2=80=99 in Emacs = then have a > look at rgb.txt in that directory and see if it has the full list of > colours. > > Also send the output of (emacs-version), please. No response again, but I believe this should be "fixed" since I had to add a test that checks the number of available colours and if it's not right reruns the colour initialisation code (commit a8f99d113c). It was added to work around problems with the Emacs.clr file being corrupted, but should fix this too. --=20 Alan Third From unknown Mon Aug 18 17:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Resent-From: Daniel Song Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 26 Jul 2021 00:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10551 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alan Third Cc: 10551@debbugs.gnu.org Received: via spool by 10551-submit@debbugs.gnu.org id=B10551.162725778319805 (code B ref 10551); Mon, 26 Jul 2021 00:04:02 +0000 Received: (at 10551) by debbugs.gnu.org; 26 Jul 2021 00:03:03 +0000 Received: from localhost ([127.0.0.1]:49598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7o5H-00059N-Ba for submit@debbugs.gnu.org; Sun, 25 Jul 2021 20:03:03 -0400 Received: from mail-ot1-f51.google.com ([209.85.210.51]:47011) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7o5B-00058n-PF for 10551@debbugs.gnu.org; Sun, 25 Jul 2021 20:03:01 -0400 Received: by mail-ot1-f51.google.com with SMTP id v8-20020a0568301bc8b02904d5b4e5ca3aso7542239ota.13 for <10551@debbugs.gnu.org>; Sun, 25 Jul 2021 17:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version:content-transfer-encoding; bh=y/JNOhHTrsp8jxuronNpeuxUQ6GWynlZ0m2wS259ZSw=; b=em5ZkfvqCg+SiczPdKdcmYZ00cfimc0T9cY1m3YXQL44XCbLpROdGkbhKtwlFcKPWV szKG+sfZZCqsTfoDZndOtsJgSH9pl7uQw/ehjR1TWO+rTbfaq05wHPhXK212OkiN3rig liHjI0aFSPpU7m5tmY1DSlMyZxXPy+Tc/VfbWuND8TjagarHOCH+EYx3jnXWJ9H/HH5V Hq8OMfsHwaStdUOEPQRqegMq+uJgx9JxjpZLN1ielGGI6IhOlZullCS23f6vw2tkU/Uo sxNLDJhm/LxUOWKHh50dAAltot0t4WBCweKcXMNg6lg1pjtHh0B6/TL8DLqsWzBrAabU N0xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version:content-transfer-encoding; bh=y/JNOhHTrsp8jxuronNpeuxUQ6GWynlZ0m2wS259ZSw=; b=WQWzs9wJMU2I60TQtnLgDnO8YKZLUDrIyy73Kyg/HoHNJRQ3PpqCq9b0xQo2Wwaq+l WKxNOUDAdeBAt7Ky2qeUzHj0sr6xSp+LeQELduas/ox0Srkjh2dxt/E33JyW4JkrZfJS PFoSg7Wuh8ISi5Tsx2F2kw7Q0jUaOoZYRj9pAKsoVXCcu3J3BF6SNDjTOcI0aIMOWG4K MRxMB0vwy6gJXgEsTm695Woy+DQ49ZDCwKzizjSG5WJH6uH98fdNwItxFShmN8rPk0lN LLrIyl/FazEhvFUk465osrDGzixChwn5VyUIzkoz+NoafbmcvwRJkcWJdA4jKC/8dgfT OnAg== X-Gm-Message-State: AOAM533dJTfyb15dWW+DEYpNDrN6r1j7uWszAEHo3eJxViR+6muiENPI 8dzpOw8mPmQFKCqSGQmHG1o= X-Google-Smtp-Source: ABdhPJxPcRlHUUqp33j50cU9kBHswTp/HCHhAqtpYnOLMWKSrspnxZZpSN4MDbeXDKI14/QMsTtlqA== X-Received: by 2002:a9d:2cf:: with SMTP id 73mr10173394otl.314.1627257771958; Sun, 25 Jul 2021 17:02:51 -0700 (PDT) Received: from Youngwhans-MacBook-Pro.local ([75.9.133.35]) by smtp.gmail.com with ESMTPSA id l20sm6412871oof.8.2021.07.25.17.02.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 25 Jul 2021 17:02:51 -0700 (PDT) References: <20200127203818.GA33155@breton.holly.idiocy.org> <87tukipqha.fsf_-_@idiocy.org> User-agent: mu4e 1.4.15; emacs 27.2 From: Daniel Song In-reply-to: <87tukipqha.fsf_-_@idiocy.org> Date: Sun, 25 Jul 2021 17:02:46 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Yes, looks it's working now. Thanks, --=20 Regards, Daniel S. > On Jul 25, 2021, at 04:44 AM, Alan Third wrote: >=20 > Alan Third writes: > >> On Mon, Jan 27, 2020 at 11:30:13AM -0800, Daniel (Youngwhan) Song wrote: >>> it's been 8 years, and I use gnu emcas from macports, and I tried the M= -x >>> list-colors-display, and it only shows 42 colors. >>>=20 >>> I deleted ~/Library/Colors/Emacs.clr and re-launched the Emacs in the M= ac, >>> but it's same. It only shows 42 colors. >>>=20 >>> I followed David Caldwell's suggestion as before, and then it shows 500 >>> colors. >> >> Can you please show me the contents of ~/Library/Colors and >> /Library/Colors, if they exist. >> >> Can you also show the value of =E2=80=98data-directory=E2=80=99 in Emacs= then have a >> look at rgb.txt in that directory and see if it has the full list of >> colours. >> >> Also send the output of (emacs-version), please. > > No response again, but I believe this should be "fixed" since I had to > add a test that checks the number of available colours and if it's not > right reruns the colour initialisation code (commit a8f99d113c). > > It was added to work around problems with the Emacs.clr file being > corrupted, but should fix this too. From unknown Mon Aug 18 17:55:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "Daniel (Youngwhan) Song" Subject: bug#10551: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Message-ID: References: X-Gnu-PR-Message: they-closed 10551 X-Gnu-PR-Package: emacs Reply-To: 10551@debbugs.gnu.org Date: Mon, 26 Jul 2021 20:02:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1627329722-26356-1" This is a multi-part message in MIME format... ------------=_1627329722-26356-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10551: 23.3; MAC OS X Emacs doesn't get all colors which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 10551@debbugs.gnu.org. --=20 10551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10551 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1627329722-26356-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10551-done) by debbugs.gnu.org; 26 Jul 2021 20:01:05 +0000 Received: from localhost ([127.0.0.1]:51564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m86me-0006px-Ng for submit@debbugs.gnu.org; Mon, 26 Jul 2021 16:01:04 -0400 Received: from outbound.soverin.net ([116.202.126.228]:37655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m86mb-0006pK-Sy for 10551-done@debbugs.gnu.org; Mon, 26 Jul 2021 16:01:04 -0400 Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 215F752; Mon, 26 Jul 2021 20:00:55 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1627329654; bh=M8en0eI0NI2Mt+AKcSToCqCjzr8hGE1C+1DbeeJbgGk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aejQ8oamgM/KcV3BbAaxsk90T83G8FjXbajo3EPKWvAXx7bdTaWnldwhzZ/ZzIKlt syeH3SJmKz1ELZ4KIHQT98kaKziaOkhzr+yQcXKTo3O2Ai5ZphgNlYJPTxKIyA0xHt xZQoc5LF2UHA11GyYFlqLGEPzunjQoQkqmyFp+OsCDvSXzpf0sHGG8AyzCE2AhLmi+ y9wvREiv4E+/3YQpK6nt2Z8uJu4iO44n0NDI0FQDLCLtGDLxRbHb2bZ6eWQq+N/Kts KfDnMyjlRClCKwDmXM8h3a+IWuEytfBxVpZCOiUfvs2O/QGJpFJCN+iPnceJIerc+h Mu3h9M909dWzA== Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1m86mR-003RjG-JN; Mon, 26 Jul 2021 21:00:51 +0100 Date: Mon, 26 Jul 2021 21:00:51 +0100 From: Alan Third To: Daniel Song Subject: Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Message-ID: Mail-Followup-To: Alan Third , Daniel Song , 10551-done@debbugs.gnu.org References: <20200127203818.GA33155@breton.holly.idiocy.org> <87tukipqha.fsf_-_@idiocy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 10551-done Cc: 10551-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Sun, Jul 25, 2021 at 05:02:46PM -0700, Daniel Song wrote: > Yes, looks it's working now. Thanks for confirming! -- Alan Third ------------=_1627329722-26356-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Jan 2012 01:05:09 +0000 Received: from localhost ([127.0.0.1]:34898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngRA-00034G-UA for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:05:09 -0500 Received: from eggs.gnu.org ([140.186.70.92]:44997) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RngPC-00030m-9m for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:03:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO4-0007jc-0n for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:46687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO3-0007jY-Vb for submit@debbugs.gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from eggs.gnu.org ([140.186.70.92]:40640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO2-0007ns-ER for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RngO0-0007jL-DU for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:54 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:59008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RngO0-0007jH-8i for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2012 20:01:52 -0500 Received: by iadj38 with SMTP id j38so6349920iad.0 for ; Wed, 18 Jan 2012 17:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:date:subject:to :message-id:mime-version:x-mailer; bh=AKk15qmJ20fn0oc0BQtAe1a++nhR2jfPZK4J5iA4l/E=; b=rGsKNnlgrmDv1VFKNqlGtxmUG2s+XW2RVNwY/tZVhCb9nlFGhquMOisChpQQuOvVAe uuy4eqsaCzo+ipNynfeOJLhm9TqYiRxz4anFbmHIkphvgKX5GoPLXmRKRbnatfeALElp WpJoUbxzo+K5APx3cydsvrdZLIMmdkAefdDAE= Received: by 10.50.195.227 with SMTP id ih3mr25070958igc.19.1326934910954; Wed, 18 Jan 2012 17:01:50 -0800 (PST) Received: from mgy-w2k1.cisco.com (mgy-w2k1.cisco.com. [128.107.139.124]) by mx.google.com with ESMTPS id z22sm94830089ibg.5.2012.01.18.17.01.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 17:01:49 -0800 (PST) From: "Daniel (Youngwhan) Song" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 18 Jan 2012 17:01:46 -0800 Subject: 23.3; MAC OS X Emacs doesn't get all colors To: bug-gnu-emacs@gnu.org Message-Id: Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 18 Jan 2012 20:05:08 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) HI, After a MAC OS X Emacs starts, when I do "M-x list-colors-display", it shows only 37 colors.=20 David Caldwell showed me that it can be corrected by "Type "C-h v x-colors" to get help on the x-color variable. Then = click where it says "common-win.el.gz" to go to the definition of the variable in the emacs source code. Then type "C-M-x" to re-evaluate that part of the code. Now when you do list-colors-display you should have 500+ colors." It may be a bug, and should be fixed. Thanks, Daniel In GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2011-12-13 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=3Dx86_64-apple-darwin' = '--build=3Di686-apple-darwin' '--with-ns' = 'build_alias=3Di686-apple-darwin' 'host_alias=3Dx86_64-apple-darwin' = 'CC=3Dgcc -mmacosx-version-min=3D10.5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: nxhtml-menu-mode: t nxhtml-tag-do-also: t popcmp-group-alternatives: t popcmp-short-help-beside-alts: t mlinks-active-links: t rngalt-minimal-validation-header: t rngalt-display-validation-header: t desktop-save-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 =20 =20 C-x b n o C-x 1 C-r k e r=20 n e l C-r C-r C-a C-n C-SPC M-w C-p=20 C-y C-p C-n M-f M-f M-f M-f M-f M-f M-f M-f M-f =20 C-d 4 =20 =20 C-d C-d C-d C-d C-d=20 C-d C-d C-d =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-a C-SPC C-e M-w C-a C-SPC=20 C-e M-w C-a C-SPC C-e M-w C-a C-SPC C-e M-w C-a C-h=20 v x - 0 c o l o C-x o C-s=20 c o m m o n C-g C-x o C-x o M-< =20 =20 =20 =20 =20 =20 C-M-x M-x d i s =20 l i s t d i s c o =20 C-x o C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v=20 C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x=20 0 M-x r e p o y r t Recent messages: call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [2 times] call-interactively: End of bufferError during redisplay: (void-function = mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [3 times] Making completion list... Error during redisplay: (void-function mode-line-mode-name) [4 times] Load-path shadows: /Users/dansong/.emacs.d/nxhtml/related/php-mode hides = ~/.emacs.d/php-mode ~/.emacs.d/ansi-color hides = /Applications/Emacs.app/Contents/Resources/lisp/ansi-color Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec mailabbrev nnheader gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug jka-compr find-func multi-isearch newcomment python-21 python sh-script xcscope php-mode etags cc-langs cc-mode cc-fonts cc-menus speedbar sb-image ezimage dframe mercurial vc vc-dispatcher executable color-theme sendmail reporter nxhtml-autostart nxhtml-autoload moz cc-cmds majmodpri vc-git nxhtml-menu udev-rinari udev-ecb udev flymake-js flymake css-color nxhtml-mode html-quote tidy-xhtml ediff html-imenu imenu loadhist popcmp xhtml-help mlinks html-toc xml fupd html-pagetoc foldit appmenu-fold appmenu mumamo sgml-mode rngalt rng-nxml nxml-mode nxml-outln nxml-rap nxml-glyph rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-util nxml-enc xmltok desktop help-mode view flyspell ispell fold-dwim hideshow html-upl html-site ourcomments-util uniquify recentf tree-widget org org-footnote org-src org-list org-faces org-compat org-macs noutline outline ido bookmark apropos grep ffip compile gimpedit web-vcs rx url-http tls url url-proxy url-privacy url-expand url-methods url-history url-auth url-cookie url-util url-parse url-gw url-vars mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mm-util mail-prsvr cus-edit cus-start cus-load web-autoload nxhtml-base tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util netrc time-date password-cache format-spec tramp-compat trampver git ewoc psvn byte-opt warnings bytecomp byte-compile derived wid-edit log-edit pcvs-util add-log diff-mode easy-mmode pp elp ediff-merg ediff-diff ediff-wind ediff-mult ediff-help ediff-init ediff-util dired cpp-match cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt bm edmacro kmacro info shell-command shell comint ring advice help-fns advice-preload ansi-color misc-cmds cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) ------------=_1627329722-26356-1-- From unknown Mon Aug 18 17:55:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Markus Prepens Subject: bug#5683: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Message-ID: References: <4B901912.3090705@googlemail.com> X-Gnu-PR-Message: they-closed 5683 X-Gnu-PR-Package: emacs Reply-To: 5683@debbugs.gnu.org Date: Mon, 26 Jul 2021 20:02:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1627329722-26356-3" This is a multi-part message in MIME format... ------------=_1627329722-26356-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10551: 23.1.93; list-colors-display doesn't show all colors which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 5683@debbugs.gnu.org. --=20 10551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10551 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1627329722-26356-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10551-done) by debbugs.gnu.org; 26 Jul 2021 20:01:05 +0000 Received: from localhost ([127.0.0.1]:51564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m86me-0006px-Ng for submit@debbugs.gnu.org; Mon, 26 Jul 2021 16:01:04 -0400 Received: from outbound.soverin.net ([116.202.126.228]:37655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m86mb-0006pK-Sy for 10551-done@debbugs.gnu.org; Mon, 26 Jul 2021 16:01:04 -0400 Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 215F752; Mon, 26 Jul 2021 20:00:55 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1627329654; bh=M8en0eI0NI2Mt+AKcSToCqCjzr8hGE1C+1DbeeJbgGk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aejQ8oamgM/KcV3BbAaxsk90T83G8FjXbajo3EPKWvAXx7bdTaWnldwhzZ/ZzIKlt syeH3SJmKz1ELZ4KIHQT98kaKziaOkhzr+yQcXKTo3O2Ai5ZphgNlYJPTxKIyA0xHt xZQoc5LF2UHA11GyYFlqLGEPzunjQoQkqmyFp+OsCDvSXzpf0sHGG8AyzCE2AhLmi+ y9wvREiv4E+/3YQpK6nt2Z8uJu4iO44n0NDI0FQDLCLtGDLxRbHb2bZ6eWQq+N/Kts KfDnMyjlRClCKwDmXM8h3a+IWuEytfBxVpZCOiUfvs2O/QGJpFJCN+iPnceJIerc+h Mu3h9M909dWzA== Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1m86mR-003RjG-JN; Mon, 26 Jul 2021 21:00:51 +0100 Date: Mon, 26 Jul 2021 21:00:51 +0100 From: Alan Third To: Daniel Song Subject: Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Message-ID: Mail-Followup-To: Alan Third , Daniel Song , 10551-done@debbugs.gnu.org References: <20200127203818.GA33155@breton.holly.idiocy.org> <87tukipqha.fsf_-_@idiocy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 10551-done Cc: 10551-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Sun, Jul 25, 2021 at 05:02:46PM -0700, Daniel Song wrote: > Yes, looks it's working now. Thanks for confirming! -- Alan Third ------------=_1627329722-26356-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Mar 2010 20:39:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHpi-0005VQ-FW for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:39:47 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHmW-0005U8-Ea for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:36:29 -0500 Received: from mx10.gnu.org ([199.232.76.166]:47331) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHmS-0001Mo-1y for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:36:24 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NnHjg-0003D1-B8 for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:33:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, RATWARE_GECKO_BUILD,UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:44531) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NnHjg-0003Cx-5A for submit@debbugs.gnu.org; Thu, 04 Mar 2010 15:33:32 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnHjf-0000B8-Dj for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:31 -0500 Received: from [140.186.70.92] (port=35276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnHje-0000AM-9G for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NnHjc-0005xX-I7 for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:30 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:45546) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnHjc-0005xM-8P for bug-gnu-emacs@gnu.org; Thu, 04 Mar 2010 15:33:28 -0500 Received: by fxm22 with SMTP id 22so3344031fxm.26 for ; Thu, 04 Mar 2010 12:33:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=+HmCq2DkY0KUwvr9eKY3rsrn3tfbbuDf3D2PNg49h4A=; b=HdfviZJpWTLsoc6Kt7HItF9qhEB3kSb4eSutY2LoPcwu4BqgJISqnCawIFT6xgRus0 7g+k0kdwSfZAK0Fwk12WBXvfrGtQkqLEVuxtLSK71Vk2f+pScUOc+KcW85lysCLah4wn wDID0nTr3vPpotNaCWk9Yc7ijPGr2c0Vp0QSQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=xHhejnFFQ2Q3qQcmJXtjg6kwgib4wnm86m7lxONS26EOtNcMMdlxvXiV49gln3VVud +ZdpRc44LfoJAWKdjvTKLDOCE9vFU0XvD79CuXvKgFuK3H1h3w88HnXoqygODA64gUh4 hKqpBSRnWXHvIBL/84hWWovKwzf2A4d3fvPHo= Received: by 10.87.66.14 with SMTP id t14mr312809fgk.60.1267734806088; Thu, 04 Mar 2010 12:33:26 -0800 (PST) Received: from darkstar.fritz.box (dslb-188-099-118-037.pools.arcor-ip.net [188.99.118.37]) by mx.google.com with ESMTPS id 16sm688870fxm.11.2010.03.04.12.33.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 12:33:25 -0800 (PST) Message-ID: <4B901912.3090705@googlemail.com> Date: Thu, 04 Mar 2010 21:33:22 +0100 From: Markus Prepens User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.1.93; list-colors-display doesn't show all colors Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 04 Mar 2010 15:39:45 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) Hello, after installing Emacs 23.1.93, I figured out that the list-colors-display doesn't show all colors. The *Colors* buffer looks like this: White White #ffffff Yellow Yellow #ffff00 Red Red #ff0000 Purple Purple #7f007f Orange Orange #ff7f00 Magenta Magenta #ff00ff Green Green #00ff00 Cyan Cyan #00ffff Brown Brown #996633 Blue Blue #0000ff Black windowFrameTextColor #000000 windowFrameColor windowFrameColor #aaaaaa textColor windowBackgroundColor #000000 textBackgroundColor textBackgroundColor #ffffff selectedTextColor shadowColor #000000 selectedTextBackgroundColor selectedTextBackgroundColor #c7d0db selectedMenuItemTextColor selectedMenuItemTextColor #ffffff selectedMenuItemColor selectedMenuItemColor #000000 selectedKnobColor selectedKnobColor #646698 selectedControlTextColor selectedControlTextColor #000000 selectedControlColor selectedControlColor #c7d0db secondarySelectedControlColor secondarySelectedControlColor #d4d4d4 scrollBarColor scrollBarColor #aaaaaa knobColor knobColor #9899ba keyboardFocusIndicatorColor keyboardFocusIndicatorColor #9babbd highlightColor highlightColor #ffffff headerTextColor headerTextColor #000000 headerColor headerColor #aaaaaa gridColor gridColor #cccccc disabledControlTextColor disabledControlTextColor #7f7f7f controlTextColor controlTextColor #000000 controlShadowColor controlShadowColor #939393 controlLightHighlightColor controlLightHighlightColor #ffffff controlHighlightColor controlHighlightColor #e8e8e8 controlColor controlDarkShadowColor #000000 alternateSelectedControlTextColor controlBackgroundColor #ffffff alternateSelectedControlColor alternateSelectedControlColor #738499 Any suggestion? Markus In GNU Emacs 23.1.93.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48) of 2010-02-28 on darkstar.fritz.box Windowing system distributor `Apple', version 10.3.824 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Help Minor modes in effect: desktop-save-mode: t savehist-mode: t show-paren-mode: t recentf-mode: t partial-completion-mode: t icomplete-mode: t global-reveal-mode: t reveal-mode: t global-hl-line-mode: t global-auto-revert-mode: t auto-insert-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t view-mode: t Recent input: M-x Recent messages: Loading /Users/markus/.emacs.d/light-ink-theme.el (source)... Ido mode enabled Loading /Users/markus/.emacs.d/light-ink-theme.el (source)...done Loading message...done test Wrote /Users/markus/.emacs.desktop.lock Desktop: 1 buffer restored. For information about GNU Emacs and the GNU system, type C-h C-a. Type C-x 1 to delete the help window, C-M-v to scroll help. Mark set Load-path shadows: ~/.emacs.d/custom hides /Applications/Emacs.app/Contents/Resources/lisp/custom Features: (shadow sort mail-extr emacsbug help-mode view eldoc message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils winner windmove tempo-snippets-templates tempo-snippets cl cl-19 tempo hippie-exp comint ring thingatpt desktop byte-opt bytecomp byte-compile ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff find-file edmacro kmacro avoid light-ink-theme savehist uniquify advice help-fns advice-preload paren recentf tree-widget wid-edit complete ido icomplete reveal hl-line autorevert delsel autoinsert cus-start cus-load server tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) ------------=_1627329722-26356-3--