From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: mode in -*- line Date: Thu, 12 May 2005 10:54:58 -0400 Message-ID: References: <200505072142.j47LgQO24114@raven.dms.auburn.edu> <200505120209.j4C29HK24648@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115909703 992 80.91.229.2 (12 May 2005 14:55:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 May 2005 14:55:03 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 12 16:55:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DWF5S-0001Jh-24 for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 16:54:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWFEP-0006ch-Ej for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 11:04:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWFDX-0006H8-84 for emacs-devel@gnu.org; Thu, 12 May 2005 11:03:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWFDQ-0006DE-9D for emacs-devel@gnu.org; Thu, 12 May 2005 11:03:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWFDP-0006BA-UW for emacs-devel@gnu.org; Thu, 12 May 2005 11:03:07 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWFDO-0006IX-4m for emacs-devel@gnu.org; Thu, 12 May 2005 11:03:06 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DWF5W-0002VL-AJ; Thu, 12 May 2005 10:54:58 -0400 Original-To: Luc Teirlinck In-reply-to: <200505120209.j4C29HK24648@raven.dms.auburn.edu> (message from Luc Teirlinck on Wed, 11 May 2005 21:09:17 -0500 (CDT)) 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: news.gmane.org gmane.emacs.devel:37037 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37037 I think that is a bug--please do fix it. What about the following patch, which fixes the problem? I can install if desired. It looks clean to me.