From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: colour change in emacs 21.3 Date: Sat, 30 Jun 2007 10:51:49 +0200 Message-ID: <41AC16E3-F25A-4AA1-B27C-701BD2B4EC81@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1183193550 24035 80.91.229.12 (30 Jun 2007 08:52:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Jun 2007 08:52:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sylvan Elhay Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 30 10:52:23 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I4Ygn-0005Za-Vf for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jun 2007 10:52:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4Ygn-0008LA-84 for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jun 2007 04:52:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4YgS-0008Kc-Sa for help-gnu-emacs@gnu.org; Sat, 30 Jun 2007 04:52:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4YgS-0008KA-0b for help-gnu-emacs@gnu.org; Sat, 30 Jun 2007 04:52:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4YgR-0008K7-PT for help-gnu-emacs@gnu.org; Sat, 30 Jun 2007 04:51:59 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4YgR-0006su-9y for help-gnu-emacs@gnu.org; Sat, 30 Jun 2007 04:51:59 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id B4D0C893A5FF; Sat, 30 Jun 2007 10:51:57 +0200 (CEST) Original-Received: from [62.134.230.35] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1I4YgP-0001jO-00; Sat, 30 Jun 2007 10:51:57 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+tSXbSkuglM10eVDAMWJO8yOckv24Zt8LxPA12 QU0sHv/HuvCdnT3XHJgZB0E6z65Y68e7mWW9sJg2ckU4MGJoSA xtuZixbtuWf/QhAjYVFw== X-detected-kernel: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45364 Archived-At: Am 30.06.2007 um 04:23 schrieb Sylvan Elhay: > Is there a way to change the display colour of a latex formula or > comment or other fields in emacs 21.3? In emacs 19 I edited the > hilit-19.el file but can't find any comparable fix in 21.3. How about this? You open a LaTeX file and position the cursor on some =20= colour you don't like or want to change. Then type C-u C-x =3D =96 a new = =20 window opens that also describes the properties of the word. By =20 pressing RET on the underlined word you get a more detailed =20 description that you can customise. The use of colours is defined in lisp/textmodes/tex-mode.el =96 in GNU =20= Emacs 22. -- Greetings Pete Encryption: A powerful algorithmic encoding technique employed in =20 the creation of computer manuals.