emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [off-topic] emacs23 or emacs-snapshot-gtk (Ubuntu)
Date: Mon, 26 Oct 2009 19:35:10 +0100	[thread overview]
Message-ID: <hc4q4v$tag$2@ger.gmane.org> (raw)
In-Reply-To: 4AE5E846.5020902@manor-farm.org

Ian Barton <lists@manor-farm.org> writes:

>> 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.
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

This fixes the missing menus for me:

#!/bin/bash
# edit
export GDK_NATIVE_WINDOWS=1
emacsclient --alternate-editor="" -c $@

  parent reply	other threads:[~2009-10-26 18:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 18:02 [off-topic] emacs23 or emacs-snapshot-gtk (Ubuntu) Marcelo de Moraes Serpa
2009-10-26 18:19 ` Ian Barton
2009-10-26 18:25   ` Marcelo de Moraes Serpa
2009-10-26 18:47     ` Ian Barton
2009-10-26 18:35   ` Richard Riley [this message]
2009-10-26 18:52     ` Ian Barton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hc4q4v$tag$2@ger.gmane.org' \
    --to=rileyrgdev@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).