From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: How to disable font-lock-mode in minibuffer? Date: Wed, 13 Mar 2013 14:51:46 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1363222363 26873 80.91.229.3 (14 Mar 2013 00:52:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2013 00:52:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 14 01:53:06 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UFwPj-0004JC-RN for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Mar 2013 01:52:59 +0100 Original-Received: from localhost ([::1]:60889 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFwPN-00025p-FG for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Mar 2013 20:52:37 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Injection-Info: mx05.eternal-september.org; posting-host="b8816fa7300cd668c1c8ea38fc847e8a"; logging-data="22521"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++OzeFu1AN7utUSro1LEBojRxbBzjgdJo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:rGzDZ4ZoxX3lU+HnrVnWdsGE984= sha1:K6wmhg7vMI6e49u1wTgpetaxJuQ= Original-Xref: usenet.stanford.edu gnu.emacs.help:197235 X-Mailman-Approved-At: Wed, 13 Mar 2013 20:51:39 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89523 Archived-At: "Alexandre Oberlin" writes: > Hi all, > > I am currently using GNU Emacs 24.2.1 (i686-pc-cygwin). I'll never > thank Cygwin enough for making Windows usable when you have no way > out. > > I currently have an accessibility problem with the font-lock-mode. I > only have basic colors in Cygwin, and blue on black and red on black > are quite difficult for me to read. I know how to toggle > font-lock-mode in normal buffers by just running "font-lock-mode", but > not in the minibuffer. I tried to investigate but no avail and I'm in > a rush for work. > > Any hint? Yes, don't mess with emacs, adjust your terminal programs rendering of red and blue so that they are readable. Every terminal program I've ever seen gives you some way to do that, and sooner or later, you'll need the underlying problem fixed. -- Dan Espen