From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: fang.lungang@gmail.com Newsgroups: gmane.emacs.help Subject: Re: What's really new with Emacs 22? Date: 14 May 2007 23:36:35 -0700 Organization: http://groups.google.com Message-ID: <1179210995.316274.255830@p77g2000hsh.googlegroups.com> References: <87hcqeg4ri.fsf@HP-Desktop.none> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1179251465 25979 80.91.229.12 (15 May 2007 17:51:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 May 2007 17:51:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 15 19:51:02 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ho1Aq-000639-LQ for geh-help-gnu-emacs@m.gmane.org; Tue, 15 May 2007 19:51:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho1Ij-0006p2-Q8 for geh-help-gnu-emacs@m.gmane.org; Tue, 15 May 2007 13:59:09 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!p77g2000hsh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 39 Original-NNTP-Posting-Host: 192.11.236.114 Original-X-Trace: posting.google.com 1179210995 23870 127.0.0.1 (15 May 2007 06:36:35 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 15 May 2007 06:36:35 +0000 (UTC) In-Reply-To: <87hcqeg4ri.fsf@HP-Desktop.none> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 cn107082-proxy1 (NetCache NetApp/6.0.2P2) Complaints-To: groups-abuse@google.com Injection-Info: p77g2000hsh.googlegroups.com; posting-host=192.11.236.114; posting-account=z6pNzg0AAADahlCTtwBFcNBa_wWQIQMl Original-Xref: shelby.stanford.edu gnu.emacs.help:148409 X-Mailman-Approved-At: Tue, 15 May 2007 13:54:28 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44007 Archived-At: On May 15, 11:11 am, Drew Ames wrote: > Hi All, > I'm interested in version 22, but I'm also very confused by what I'm > reading on the emacs web page. I go to the page, and it says, "The > next release will have __many new features__, but no one specific > essential feature." > > Fine. That means that the next version is a series of > refinements. But, what I click on "many new features" the page takes > me to a "news" page on a CVS server. The news makes little sense to me > as a newbie, there are "empty log messages" and "update for CVS" > messages. > > The information on that page has nothing to do with "many new > features" and everything to do with a development log. I've been > looking for a while, but haven't found a concise list of new features > in Emacs 22. I saw some new features mentioned in the thread above, > "Emacs 21 or Snapshot?" > > Is there a better list somewhere? Is it possible to list the > improvements? > > Any help would be appreciated. > > Regards, > > -Drew You were taken to the cvs repository of Emacs source code. What you saw was the version infomation of a file named NEWS. That file contains news you are interested. You'll want to click [view] of certain revision (or the lastest one) of that file to find out what's really new. Regards, Fang lungang