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: when emacs 22.1 release will ready? Date: Mon, 30 Apr 2007 18:10:27 -0400 Message-ID: References: <259495020704291337s35dd584fi3b7ef1dd511b11d4@mail.gmail.com> <4635B7F9.8090909@gmail.com> <4635C41F.8060103@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1177971524 7628 80.91.229.12 (30 Apr 2007 22:18:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Apr 2007 22:18:44 +0000 (UTC) Cc: joakim@verona.se, emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 01 00:18:41 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 1HieCe-0005bq-3x for ged-emacs-devel@m.gmane.org; Tue, 01 May 2007 00:18:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HieIr-0006Rk-W0 for ged-emacs-devel@m.gmane.org; Mon, 30 Apr 2007 18:25:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HieDf-0002Yz-RB for emacs-devel@gnu.org; Mon, 30 Apr 2007 18:19:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HieDf-0002Xq-34 for emacs-devel@gnu.org; Mon, 30 Apr 2007 18:19:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HieDe-0002XC-V6 for emacs-devel@gnu.org; Mon, 30 Apr 2007 18:19:43 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hie7Q-0003Kx-5u for emacs-devel@gnu.org; Mon, 30 Apr 2007 18:13:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Hie4h-0002CV-1A; Mon, 30 Apr 2007 18:10:27 -0400 In-reply-to: <4635C41F.8060103@gmail.com> (lennart.borgman@gmail.com) 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:70432 Archived-At: I am all in favor of setting up automated regression tests for Emacs. For functionality accessible at the Lisp level, this is not very hard. Even if that covers just half the functionality, it would be substantially useful. But this is a sizeable job. It would require a couple of enthusiastic people.