From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Tue, 14 Jun 2005 14:29:29 +0200 Message-ID: References: <8564wi2ag7.fsf@lola.goethe.zz> <17070.36649.525270.871681@farnswood.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118752427 17066 80.91.229.2 (14 Jun 2005 12:33:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 12:33:47 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 14:33:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DiAb7-0006HN-N1 for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 14:32:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiAg7-0005LG-In for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 08:38:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DiAer-0004gp-3V for emacs-devel@gnu.org; Tue, 14 Jun 2005 08:36:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DiAem-0004dU-Jx for emacs-devel@gnu.org; Tue, 14 Jun 2005 08:36:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiAem-0004PT-0F for emacs-devel@gnu.org; Tue, 14 Jun 2005 08:36:40 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DiAbG-0003hS-Gm for emacs-devel@gnu.org; Tue, 14 Jun 2005 08:33:02 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DiATt-00057m-Pd for emacs-devel@gnu.org; Tue, 14 Jun 2005 14:25:25 +0200 Original-Received: from user.ifsab.se ([193.41.170.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2005 14:25:25 +0200 Original-Received: from brakjoller by user.ifsab.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2005 14:25:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: user.ifsab.se User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:gbVvQc7pjkZAU9Pdy0wve4M/MLk= 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:38802 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38802 Juanma Barranquero writes: > But I do feel than there's something wrong with a project the size > and importance of Emacs holding new features for three and a half > years (and counting). 21.1 was released on October, 21, 2001. Am I missing something here or wasnt the latest "big" release, 21.3, released after that? >>From http://www.gnu.org/software/emacs/emacs.html#History: # Release History Some of GNU emacs' release history and accompanying release announcements, * Feb 6, 2005 - Emacs 21.4 released (fixing a security hole) * March 24, 2003 - Emacs 21.3 released * March 18, 2002 - Emacs 21.2 released * October 28, 2001 - Emacs 21.1 released Are you talking about waiting too long for 22.x? If so, does it matter as long as releases like 21.1, 21.2 and 21.3 are release? They added much benefit to me.