From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Revised lisp/progmodes/flymake.el Date: Fri, 19 Nov 2004 16:51:41 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100879548 25777 80.91.229.6 (19 Nov 2004 15:52:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Nov 2004 15:52:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 19 16:52:16 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CVB3X-0004tt-00 for ; Fri, 19 Nov 2004 16:52:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVBCR-0000Qm-HS for ged-emacs-devel@m.gmane.org; Fri, 19 Nov 2004 11:01:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVBCI-0000Qa-4H for emacs-devel@gnu.org; Fri, 19 Nov 2004 11:01:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVBCH-0000QI-GB for emacs-devel@gnu.org; Fri, 19 Nov 2004 11:01:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVBCH-0000Q8-Ci for emacs-devel@gnu.org; Fri, 19 Nov 2004 11:01:17 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CVB31-0005wE-5t for emacs-devel@gnu.org; Fri, 19 Nov 2004 10:51:43 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1CVB1c-0004GZ-Ll; Fri, 19 Nov 2004 10:50:16 -0500 Original-To: CHENG Gao In-Reply-To: (CHENG Gao's message of "Fri, 19 Nov 2004 23:37:26 +0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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:30090 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30090 CHENG Gao writes: > Reading FOR-RELEASE, I fuond it's desirable to revise flymake.el to > conform with Emacs Lisp Coding Conventions. Though my ELISP knowledge is > very limited, I think I can have a try for this too hard job. > > Attached is a revised flymake.el. What I have done includes: > 1. Removed XEmacs compatibility code. I think it does not make sense to > maintain XEmacs compatibility with Emacs bundled files. flymake.el lists a maintainer at the head of the package. Decisions like that should be left to the maintainer, because it might simplify his work (for example, if he wants to provide a working version from a single source). I don't know whether the mention of the maintainer is correct and up to date, but you probably should contact him to make sure. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum