From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Martins Newsgroups: gmane.emacs.bugs Subject: font-lock-make-faces Date: Fri, 10 May 2002 10:42:12 -0300 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: Reply-To: Daniel Martins NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021038124 10376 127.0.0.1 (10 May 2002 13:42:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 May 2002 13:42:04 +0000 (UTC) Cc: dmartins@das.ufsc.br Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 176Aep-0002hF-00 for ; Fri, 10 May 2002 15:42:04 +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 176Aez-0002X6-00; Fri, 10 May 2002 09:42:13 -0400 Original-Received: from angola.grante.ufsc.br ([150.162.22.231]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176AeO-0002Lx-00 for ; Fri, 10 May 2002 09:41:37 -0400 Original-Received: from daniel by angola.grante.ufsc.br with local (Exim 3.35 #1 (Debian)) id 176Aey-0003gb-00; Fri, 10 May 2002 10:42:12 -0300 Original-To: bug-gnu-emacs@gnu.org 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:1275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1275 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-03-22 on raven, modified by Debian configured using `configure i386-debian-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes --with-x-toolkit=athena --without-gif' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: english locale-coding-system: nil default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: 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 When I use the same configuration with emacs 20.7 I dont have the same problem. Furthermore when I use emacs21 on console I still dont have the same problem. Recent input: M-x v m C-g C-x d C-x C-f t e s e t t M-x a u c b u r e p o r Recent messages: Loading dired...done Reading directory /home/daniel/...done Loading tex...done Loading latex...done Loading font-latex (source)...done File mode specification error: (void-function font-lock-make-faces) Making completion list... Loading view...done Making completion list... [2 times] Loading emacsbug...done