From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter S Galbraith Newsgroups: gmane.emacs.bugs Subject: Re: font-lock-make-faces Date: Fri, 10 May 2002 13:26:02 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020510172602.745AA294EC@mixing.qc.dfo.ca> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021051628 6468 127.0.0.1 (10 May 2002 17:27:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 May 2002 17:27:08 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 176EAe-0001g8-00 for ; Fri, 10 May 2002 19:27:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176EAl-0004M1-00; Fri, 10 May 2002 13:27:15 -0400 Original-Received: from mixing.qc.dfo-mpo.gc.ca ([216.226.40.21] helo=mixing.qc.dfo.ca) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176E9c-0004Jj-00 for ; Fri, 10 May 2002 13:26:04 -0400 Original-Received: from mixing.qc.dfo.ca (localhost [127.0.0.1]) by mixing.qc.dfo.ca (Postfix) with ESMTP id 745AA294EC; Fri, 10 May 2002 13:26:02 -0400 (EDT) Original-To: Daniel Martins In-Reply-To: Message from Daniel Martins of "Fri, 10 May 2002 10:42:12 -0300." X-Mailer: mh-e 6.1; nmh 1.0.4+dev; Emacs 21.2 X-Face: "#bYm%*(4JuXAkouMxaLz|M2dbXUFnQ"IRX)zpsiM"(B}`#|_b548$VB}5L&VIck1F#FNc' rsASk0?-/gFp2qzM>0]`Jc}Qd<8[l)N7{8%qMN~{|DS.ME.$ Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1279 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1279 > I am trying to use font-lock-mode on a latex file but the system > replies me that the function font-lock-make-faces is void and the my > file tese.tex appears withou faces > Loading tex...done > Loading latex...done > Loading font-latex (source)...done > File mode specification error: (void-function font-lock-make-faces) This isn't an Emacs21 bug. Please update your version of font-latex.el by updating your version of AUC-TeX. Peter