From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Johannes Weiner Newsgroups: gmane.emacs.devel Subject: Re: checkdoc gplv3 Date: Thu, 23 Aug 2007 02:47:08 +0200 Message-ID: <20070823004708.GA4012@saeurebad.de> References: <200708221104.00486.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187830047 30119 80.91.229.12 (23 Aug 2007 00:47:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2007 00:47:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas =?iso-8859-1?Q?R=F6hler?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 23 02:47:25 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IO0r6-0004O5-29 for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 02:47:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IO0r5-00085U-J1 for ged-emacs-devel@m.gmane.org; Wed, 22 Aug 2007 20:47:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IO0r1-00085G-VQ for emacs-devel@gnu.org; Wed, 22 Aug 2007 20:47:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IO0qz-000851-HF for emacs-devel@gnu.org; Wed, 22 Aug 2007 20:47:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IO0qz-00084q-BE for emacs-devel@gnu.org; Wed, 22 Aug 2007 20:47:17 -0400 Original-Received: from saeurebad.de ([85.214.36.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IO0qy-0002mN-Ug for emacs-devel@gnu.org; Wed, 22 Aug 2007 20:47:17 -0400 Original-Received: by saeurebad.de (Postfix, from userid 1000) id EE4452F051E; Thu, 23 Aug 2007 02:47:08 +0200 (CEST) Mail-Followup-To: Andreas =?iso-8859-1?Q?R=F6hler?= , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <200708221104.00486.andreas.roehler@online.de> User-Agent: Mutt/1.5.16 (2007-06-11) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:77009 Archived-At: Hi, On Wed, Aug 22, 2007 at 11:03:59AM +0200, Andreas R=F6hler wrote: >=20 > Maybe `checkdoc' could offer to replace gplv2 with gplv3? It would be pretty unappropriate for a style checker to comment on the li= cense you are using. Hannes --=20 Lisp nearing the age of fifty is the most modern language out there. GC, dynamic, reflective, the best OO model extant including GFs, procedural macros, and the only thing old-fashioned about it is that it is compiled and fast. -- Kenny Tilton, comp.lang.python