From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Mishandling of non-existing local variable lists. Date: Sun, 2 Jan 2005 09:31:37 -0600 (CST) Message-ID: <200501021531.j02FVbk08361@raven.dms.auburn.edu> References: <200501021524.j02FOpa08350@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104679924 24748 80.91.229.6 (2 Jan 2005 15:32:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2005 15:32:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 02 16:31:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cl7i2-0001pn-00 for ; Sun, 02 Jan 2005 16:31:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cl7t9-0002Lm-4I for ged-emacs-devel@m.gmane.org; Sun, 02 Jan 2005 10:43:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cl7sy-0002Lg-Oa for emacs-devel@gnu.org; Sun, 02 Jan 2005 10:43:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cl7sy-0002LU-C8 for emacs-devel@gnu.org; Sun, 02 Jan 2005 10:43:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cl7sy-0002LR-95 for emacs-devel@gnu.org; Sun, 02 Jan 2005 10:43:16 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cl7ho-00031B-5K for emacs-devel@gnu.org; Sun, 02 Jan 2005 10:31:44 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j02FVh0P011731; Sun, 2 Jan 2005 09:31:43 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j02FVbk08361; Sun, 2 Jan 2005 09:31:37 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: teirllm@dms.auburn.edu In-reply-to: <200501021524.j02FOpa08350@raven.dms.auburn.edu> (message from Luc Teirlinck on Sun, 2 Jan 2005 09:24:51 -0600 (CST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:31689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31689 Here is a related (or maybe exactly the same) problem. On an unrelated side note, I do not know whether the pr-get-symbol error is "real" or not. [bash2.05b.0 ~ 3 2] emacs-21.3.50 --batch -eval "(byte-compile-file \"~/emacscvsdir/emacs/lisp/printing.el\")" File local-variables error: (invalid-regexp "Regular expression too big") In pr-get-symbol: printing.el:2593:23:Warning: attempt to inline `easy-menu-intern' before it was defined printing.el:2593:23:Warning: attempt to inline `easy-menu-intern' before it was defined