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:54:57 +0200 Message-ID: References: <8564wi2ag7.fsf@lola.goethe.zz> <17070.36649.525270.871681@farnswood.snap.net.nz> <85oea99kiw.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118754652 24809 80.91.229.2 (14 Jun 2005 13:10:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 13:10:52 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 15:10:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DiBBT-0003ea-G1 for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 15:10:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiBGT-0000La-Jh for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 09:15:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DiBEl-0008J8-C7 for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:13:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DiBEh-0008HM-4D for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:13:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiBEg-0008E8-WC for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:13:47 -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 1DiB7h-0006V5-LS for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:06:34 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DiB1S-0001tu-Ca for emacs-devel@gnu.org; Tue, 14 Jun 2005 15:00:06 +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 15:00:06 +0200 Original-Received: from brakjoller by user.ifsab.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2005 15:00:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 13 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:fQ8N0QmkYY4OtVgUiC/iMvQTqyU= 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:38808 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38808 David Kastrup 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? > > It was all from the same branch. Except for bug fixes, 21.4 is pretty > much the same as 21.1. Ah. Branch. Trunk. I get it... :)