From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alexandre Oberlin" Newsgroups: gmane.emacs.help Subject: How to disable font-lock-mode in minibuffer? Date: Wed, 13 Mar 2013 15:55:26 +0100 Organization: TeraNews.com Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1363222309 26423 80.91.229.3 (14 Mar 2013 00:51:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2013 00:51:49 +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:52:15 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 1UFwP0-0003Tq-Um for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Mar 2013 01:52:15 +0100 Original-Received: from localhost ([::1]:58172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFwOe-0000Zj-GS for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Mar 2013 20:51:52 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe16.iad.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Opera Mail/12.14 (Win32) Original-Lines: 16 Original-X-Complaints-To: abuse@teranews.com Original-NNTP-Posting-Date: Wed, 13 Mar 2013 14:55:29 UTC X-Received-Bytes: 1163 Original-Xref: usenet.stanford.edu gnu.emacs.help:197231 X-Mailman-Approved-At: Wed, 13 Mar 2013 20:51:32 -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:89520 Archived-At: 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? Alexandre