From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: cc-vars.el Date: Thu, 21 Nov 2002 12:12:24 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200211180057.JAA24537@etlken.m17n.org> <5bbs4m8qz9.fsf@lister.roxen.com> <5badk5l2kx.fsf@lister.roxen.com> <84adk4lgjj.fsf@lucy.cs.uni-dortmund.de> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037898775 1896 80.91.224.249 (21 Nov 2002 17:12:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2002 17:12:55 +0000 (UTC) Cc: 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 18Eusm-0000UJ-00 for ; Thu, 21 Nov 2002 18:12:52 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18EuwY-0003lW-00 for ; Thu, 21 Nov 2002 18:16:46 +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 18Eutp-0001D8-00; Thu, 21 Nov 2002 12:13:57 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18EusR-0008DX-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 12:12:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18EusL-00084B-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 12:12:30 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18EusL-00083D-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 12:12:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18EusK-00024L-00; Thu, 21 Nov 2002 12:12:24 -0500 Original-To: kai.grossjohann@uni-duisburg.de In-reply-to: <84adk4lgjj.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de) 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:9605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9605 I think Gnus follows the Emacs model most of the time and uses compat functions for XEmacs. This means lots of warnings on XEmacs. This is good cooperation with Emacs.