From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gerlach Newsgroups: gmane.emacs.help Subject: set the highlight color when searching Date: Tue, 14 May 2013 11:56:55 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1368538667 21711 80.91.229.3 (14 May 2013 13:37:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 May 2013 13:37:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 14 15:37:48 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 1UcFQJ-00037W-SM for geh-help-gnu-emacs@m.gmane.org; Tue, 14 May 2013 15:37:47 +0200 Original-Received: from localhost ([::1]:58751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcFQJ-0002el-Fc for geh-help-gnu-emacs@m.gmane.org; Tue, 14 May 2013 09:37:47 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-X-Trace: individual.net d/b46Q4yG2pieVw+FVbQXQ3dTsjFlrwVZ98F3BYlbspMNv01Xe Cancel-Lock: sha1:CImMAAm+Eqt6EFul0yuIFUDCvDg= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 Original-Xref: usenet.stanford.edu gnu.emacs.help:198480 X-Mailman-Approved-At: Tue, 14 May 2013 09:36:44 -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:90753 Archived-At: Hi, when searching for text the actual highlighted text in emacs 23.3 in ubuntu 12.04 is lightblue with pink background - a horrible combination, I often can't read it. How can I change lightblue to e.g. white? thx Eckard