From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Groll Newsgroups: gmane.emacs.help Subject: Re: What is the best way to get emacs23? Date: Thu, 20 Nov 2008 09:30:43 +0200 Message-ID: <20081120073043.GD6811@groll.co.za> References: <415fa895-01bd-47c5-8675-312cc3361264@r15g2000prh.googlegroups.com> <3f1415b5-5f77-41fa-b1a0-7c6890809b5f@40g2000prx.googlegroups.com> <8c3da4b1-fead-492e-b42e-5e1220bfb385@v13g2000pro.googlegroups.com> <87r657zfmi.fsf@bornier.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: ger.gmane.org 1227166279 3438 80.91.229.12 (20 Nov 2008 07:31:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 07:31:19 +0000 (UTC) To: Jean Magnan de Bornier , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 20 08:32:19 2008 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 1L341T-0002eP-4j for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2008 08:32:19 +0100 Original-Received: from localhost ([127.0.0.1]:47103 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L340J-0004Fm-Ur for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2008 02:31:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3401-0004Fh-2r for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 02:30:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L33zz-0004FM-DE for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 02:30:48 -0500 Original-Received: from [199.232.76.173] (port=50491 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L33zz-0004FC-4q for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 02:30:47 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:10339) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L33zy-0000nE-QL for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 02:30:47 -0500 Original-Received: from mail.groll.co.za ([67.18.176.185]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L33zx-0001NH-KF for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 02:30:45 -0500 Original-Received: by mail.groll.co.za (Postfix, from userid 1004) id 72F4F258F0; Thu, 20 Nov 2008 09:30:43 +0200 (SAST) Content-Disposition: inline In-Reply-To: <87r657zfmi.fsf@bornier.net> User-Agent: Mutt/1.5.13 (Linux mail 2.6.18.8-linode10 i686) X-detected-kernel: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:59950 Archived-At: On Wed, Nov 19, 2008 at 08:21:09PM +0100, Jean Magnan de Bornier wrote: >Jonathan Groll wrote : > >| However, on ibex there is a perfectly good PPA repository for emacs >| 23, which is what I would recommend, especially since the PPA build of >| emacs-snapshot has gnome support built-in, something that I failed to >| get to compile (all of the gnome dependancies) under pkgsrc. > >Hi Jonathan, >Can you be more specific? Where can I find this package? >Before intrepid I used Alex Vassaloti's package at > >http://ppa.launchpad.net/avassalotti/ubuntu/dists/ > >but he didn't do one for intrepid :-( > It's this one, from earlier in this very thread: https://launchpad.net/~ubuntu-elisp/+archive Add this to your sources.list: deb http://ppa.launchpad.net/ubuntu-elisp/ubuntu intrepid main According to http://emacs.orebokech.com/ emacs-snapshot is updated weekly from the CVS trunk. Cheers, Jonathan