From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: [off-topic] emacs23 or emacs-snapshot-gtk (Ubuntu) Date: Mon, 26 Oct 2009 18:19:50 +0000 Message-ID: <4AE5E846.5020902@manor-farm.org> References: <1e5bcefd0910261102i4752e9d3r4702060b4a67331@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2UAe-0006dN-TF for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 14:19:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2UAd-0006aa-BH for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 14:19:56 -0400 Received: from [199.232.76.173] (port=53930 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2UAd-0006aQ-8B for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 14:19:55 -0400 Received: from li40-130.members.linode.com ([72.14.178.130]:50935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2UAc-0000H6-SR for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 14:19:55 -0400 In-Reply-To: <1e5bcefd0910261102i4752e9d3r4702060b4a67331@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode > I have been using the emacs-snapshot package for a long time, since the > era of Ubuntu 7.04, and it worked fine and I got all the latest versions > of emacs with it. Now, I just installed 9.10 from scratch, and when I > search for emacs on apt-cache, I get the following relevant packages: > > * emacs23 > * emacs-snapshot-gtk > > The emacs-version for emacs23 returns: > > "GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.2) of > 2009-10-15 on yellow, modified by Debian" > > For emacs-snapshot-gtk, I get: > > "GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.0) of > 2009-09-27 on crested, modified by Debian" > > Which one would be the most recent version (or better package to use)? > I had some problems using emacs23 in Karmic. Several errors loading my .emacs and a non functional emacs-lisp menu. Using the ppa from https://launchpad.net/~ubuntu-elisp/+archive/ppa everything works as expected using the same .emacs. Ian.