From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Mattie Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.3 released Date: Thu, 10 Mar 2011 11:27:17 -0800 Message-ID: <20110310192713.GA2005@event-horizon.homenet> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" X-Trace: dough.gmane.org 1299785278 15058 80.91.229.12 (10 Mar 2011 19:27:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2011 19:27:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 10 20:27:54 2011 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.69) (envelope-from ) id 1PxlWb-0001Xi-7W for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2011 20:27:53 +0100 Original-Received: from localhost ([127.0.0.1]:42970 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxlWa-0007lX-MB for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2011 14:27:52 -0500 Original-Received: from [140.186.70.92] (port=49559 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxlW9-0007Q2-R5 for emacs-devel@gnu.org; Thu, 10 Mar 2011 14:27:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxlW8-0008En-Ja for emacs-devel@gnu.org; Thu, 10 Mar 2011 14:27:25 -0500 Original-Received: from mail-qy0-f176.google.com ([209.85.216.176]:53382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxlW8-0008ET-H1 for emacs-devel@gnu.org; Thu, 10 Mar 2011 14:27:24 -0500 Original-Received: by qyk30 with SMTP id 30so1948088qyk.0 for ; Thu, 10 Mar 2011 11:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=e3lRgsWNAepF/zOQlINsjbnqWOJ2GqwGdX45fsqsvVM=; b=KMe2/r97IEpey+uiV1409KO9VRd8kgtuBVtUTNBZBDDe/3N7y/2kLJNePhYWtKeFEZ lschVeT8iz7B1+m9J7Trzu6e32zg/gED6rCsOwyNiG3lHGcOMtDxvhXX54+CiFDNgitv bivBPyJinscKoieDg46ytpzhJWIrs+9fUHoy8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=mWPSI/KP2iJB7WNLpidaKxZq4c45uznOq+JL8EmVIJ5jnsysY60QIvufrfZiGgOl+F nFchXq5/zJhyGVy8yft016FZP1av/As0IA2E5zRApui2w6fnMQNrPYJL04Y+ISXB6j2f tqQJgJU0rFIR5CI3faucUVh7aISSeaSK0NQaQ= Original-Received: by 10.224.26.209 with SMTP id f17mr7507516qac.309.1299785243403; Thu, 10 Mar 2011 11:27:23 -0800 (PST) Original-Received: from event-horizon.homenet (156.sub-75-196-11.myvzw.com [75.196.11.156]) by mx.google.com with ESMTPS id d21sm1574554qck.4.2011.03.10.11.27.21 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Mar 2011 11:27:22 -0800 (PST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.176 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:137056 Archived-At: --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2011 at 11:07:37AM -0500, Stefan Monnier wrote: > A big thanks to everybody for the work they put into this release. >=20 > I hope we will be able to jump right to 24.1 without an intermediate > 23.4, but if you find bugs that are not specific to trunk, please still > commit them to emacs-23. >=20 > Talking about 24.1, I now consider the lexbind-new branch as "fully > functional": there are still a few changes I want to do there before > merging, but they should only impact performance and code quality, so > I encourage people to try it out and report any regression so they can > be addressed before we merge it into trunk. >=20 >=20 > Stefan >=20 This is excellent work ! My hat off to the Emacs developers ! >=20 > >>>>> "Chong" =3D=3D Chong Yidong writes: >=20 > > GNU Emacs 23.3 has been released, and is now available at > > ftp.gnu.org/gnu/emacs/ and the GNU FTP mirrors (see > > http://www.gnu.org/order/ftp.html). >=20 > > The SHA1 checksums are: >=20 > > de2c924655f0f4e012cc119840cd341a1d40e32c emacs-23.3.tar.bz2 > > 53bdfe584f98c13265caa3eea3cfdf79ca0f7584 emacs-23.3.tar.gz >=20 > > Please send bug reports to . You can use the > > command M-x report-emacs-bug to do this. >=20 > > Emacs 23.3 is primarily a bugfix release. Also included are a number of > > enhancements to VC and Rmail, and a new indentation library, smie.el. > > For details, see the file etc/NEWS. >=20 --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline --Qxx1br4bt0+wmkIi--