From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jari.aalto@cante.net (Jari Aalto+mail.emacs) Newsgroups: gmane.emacs.devel Subject: Re: RFC: comint.el - comint-highlight-prompt and unreadable colors Date: Mon, 26 Mar 2007 09:26:10 +0200 Organization: Private Message-ID: <3b3s79f1.fsf@blue.sea.net> References: <87y7llxxdu.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174894256 5707 80.91.229.12 (26 Mar 2007 07:30:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Mar 2007 07:30:56 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 26 09:30:48 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HVjfD-0000mK-79 for ged-emacs-devel@m.gmane.org; Mon, 26 Mar 2007 09:30:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVjhP-0001xF-7V for ged-emacs-devel@m.gmane.org; Mon, 26 Mar 2007 02:33:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVjhL-0001na-2B for emacs-devel@gnu.org; Mon, 26 Mar 2007 03:32:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVjhJ-0001jB-Tq for emacs-devel@gnu.org; Mon, 26 Mar 2007 03:32:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVjhJ-0001ik-OZ for emacs-devel@gnu.org; Mon, 26 Mar 2007 02:32:57 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HVjf4-0000Yi-Ea for emacs-devel@gnu.org; Mon, 26 Mar 2007 03:30:39 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HVjeU-0007Ti-5v for emacs-devel@gnu.org; Mon, 26 Mar 2007 09:30:02 +0200 Original-Received: from a81-197-175-198.elisa-laajakaista.fi ([81.197.175.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Mar 2007 09:30:02 +0200 Original-Received: from jari.aalto by a81-197-175-198.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Mar 2007 09:30:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: a81-197-175-198.elisa-laajakaista.fi User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:rwLeYqDW+Rhi8WOaFrq1iKRusKo= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68578 Archived-At: * Sun 2007-03-25 Robert Chassell gmane.emacs.devel > /usr/local/src/emacs/src/emacs -i -q -bg black -fg white & > /usr/local/src/emacs/src/emacs -i -q -bg white -fg black > > The default color selected is still a problem for completely black > background. Would there be better alternative to currently used > "cyan"? Like using "dark green"? > > I don't have any trouble with "cyan" on a black (i.e. dark) background. > Also, "dark blue" on a white background works fine. I mean these: 1) Windows: standard Putty http://cante.net/~jaalto/tmp/bug/emacs/m-x-shell-color--win32-putty.jpg 1) windows: rxvt -bg black -fg snow on Cygwin X11 display http://cante.net/~jaalto/tmp/bug/emacs/m-x-shell-color--rxvt-cygwin-X11.jpg Jari