From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: EasyPG Assistant and emacs -nw Date: Wed, 2 Mar 2011 05:00:39 -0800 (PST) Organization: http://groups.google.com Message-ID: <8ba3a692-8221-40e4-b62b-8ecebf7fa788@w36g2000vbi.googlegroups.com> References: <8762s2vlqe.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299073325 25297 80.91.229.12 (2 Mar 2011 13:42:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2011 13:42: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 Wed Mar 02 14:42:01 2011 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.69) (envelope-from ) id 1PumJU-0004nJ-Ri for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Mar 2011 14:42:01 +0100 Original-Received: from localhost ([127.0.0.1]:56503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PumJU-0005pJ-G4 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Mar 2011 08:42:00 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!w36g2000vbi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 38 Original-NNTP-Posting-Host: 78.228.0.22 Original-X-Trace: posting.google.com 1299070839 4249 127.0.0.1 (2 Mar 2011 13:00:39 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 2 Mar 2011 13:00:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w36g2000vbi.googlegroups.com; posting-host=78.228.0.22; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101230 Mandriva Linux/1.9.2.13-0.2mdv2010.2 (2010.2) Firefox/3.6.13, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:185541 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:79695 Archived-At: Hi Ted, On Mar 1, 5:39=A0pm, Ted Zlatanov wrote: > On Tue, 1 Mar 2011 00:10:00 -0800 (PST) Francis Moreau wrote: > > FM> On Feb 28, 1:17 pm, Wang Lei wrote: > > >> Francis Moreau writes: > >> > Wang Lei writes: > > >> bzr co bzr://bzr.savannah.gnu.org/emacs/trunk > > >> build it yourself. > > FM> But isn't there a TAG or something to get a released version of emacs > FM> instead of random snapshot ? > > You can list the Emacs branches ("trunk" is a branch): > > bzr brancheshttp://bzr.savannah.gnu.org/r/emacs > > emacs-23 > emacs-23/emacs-23.2 > ... > old-branches/EMACS_21_1_RC > old-branches/EMACS_22_BASE > old-branches/EMACS_23_1_RC > ... > trunk > > I believe emacs-23 is 23.3; the others are self-explanatory. =A0Just > replace "trunk" in the URL above with the branch name. Unfortunately it doesn't work with emacs-23 so I've no other option that try a random snapshot of emacs. Thanks