From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21.4 Date: Wed, 16 Feb 2005 20:11:25 +1300 Message-ID: <16914.61981.62501.978048@farnswood.snap.net.nz> References: <87is4vtqxb.wl%yoichi@geiin.org> <87fyzx4bvz.wl%yoichi@geiin.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108537883 17177 80.91.229.2 (16 Feb 2005 07:11:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2005 07:11:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 16 08:11:23 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D1JL5-0004gp-4d for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2005 08:11:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1Jay-0003nn-Bh for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2005 02:27:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1JZq-0003FX-NC for emacs-devel@gnu.org; Wed, 16 Feb 2005 02:26:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1JZn-0003Dl-T0 for emacs-devel@gnu.org; Wed, 16 Feb 2005 02:26:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1JZn-0003DM-C3 for emacs-devel@gnu.org; Wed, 16 Feb 2005 02:26:23 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1JLx-0007nM-VH for emacs-devel@gnu.org; Wed, 16 Feb 2005 02:12:06 -0500 Original-Received: from farnswood.snap.net.nz (p170-tnt2.snap.net.nz [202.124.108.170]) by viper.snap.net.nz (Postfix) with ESMTP id 77FBE3BCCC1; Wed, 16 Feb 2005 20:12:03 +1300 (NZDT) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 7280F62FBE; Wed, 16 Feb 2005 07:11:26 +0000 (GMT) Original-To: Yoichi NAKAYAMA In-Reply-To: <87fyzx4bvz.wl%yoichi@geiin.org> X-Mailer: VM 7.19 under Emacs 22.0.50.2 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33525 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33525 > > > > I could not find leim-21.4.tar.gz (I know that leim was > > not affected by that change). Should we use leim-21.3.tar.gz > > with emacs-21.4.tar.gz? > > > > Why not? > > Older releases bring leim-M.N.tar.gz with same version number. > leim-21.3.tar.gz is exaracted to emacs-21.3/leim/ directory > by default. > And there is no announcement to to use it nevertheless. The relevant mailing list is info-gnu-emacs, although I don't think many people follow it: > A bug-fix release, Emacs 21.4, is now available on ftp.gnu.org in the file > emacs-21.4.tar.gz in the directory ftp://ftp.gnu.org/gnu/emacs/. > It works with leim-21.3.tar.gz, which is the unchanged. (see http://lists.gnu.org/archive/html/info-gnu-emacs/2005-02/msg00000.html) Nick