From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: cc-vars.el Date: 24 Nov 2002 19:33:00 +0000 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200211180057.JAA24537@etlken.m17n.org> <5bbs4m8qz9.fsf@lister.roxen.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038166731 29415 80.91.224.249 (24 Nov 2002 19:38:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 19:38:51 +0000 (UTC) Cc: miles@gnu.org, mast@lysator.liu.se, handa@m17n.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18G2af-0007eH-00 for ; Sun, 24 Nov 2002 20:38:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18G2fw-0002dU-00 for ; Sun, 24 Nov 2002 20:44:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18G2WX-0003JE-00; Sun, 24 Nov 2002 14:34:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18G2VA-0002NU-00 for emacs-devel@gnu.org; Sun, 24 Nov 2002 14:33:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18G2V8-0002LT-00 for emacs-devel@gnu.org; Sun, 24 Nov 2002 14:33:07 -0500 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18G2V3-00028l-00; Sun, 24 Nov 2002 14:33:01 -0500 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 18G2V2-0007Oy-00; Sun, 24 Nov 2002 19:33:00 +0000 Original-To: rms@gnu.org In-Reply-To: Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9652 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9652 Richard Stallman writes: > If the function was in the list before, it should not > be removed now. Indeed. It may be that it got added back somehow else. I don't remember, but I'll have another look at it sometime.