From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Kevin Patrick Barry <barryk2@tcd.ie>
Cc: help-gnu-emacs@gnu.org
Subject: Re: getting gnu emacs to run in gui mode
Date: Wed, 21 Mar 2012 20:40:06 +0100 [thread overview]
Message-ID: <CAMXnza332xNrCUJG=Tu3PBYxu8s0s7Vx2z2Hju=bZVGgXMwU4Q@mail.gmail.com> (raw)
In-Reply-To: <CADyDFdReCSdt9sLUZpAfhouPJBJyCOQV=irSRbBBys5LQmX-aA@mail.gmail.com>
On Wed, Mar 21, 2012 at 13:45, Kevin Patrick Barry <barryk2@tcd.ie> wrote:
> I have installed gnu emacs 23.4 on my linux system (Lubuntu), and I can run
> it just fine from my terminal, but I can't get it to load in gui mode.
> Emacs has appeared in my desktop menus but clicking it does nothing (no
> error messages, nothing at all, even though the command is fine if I do it
> manually in the terminal). Clicking 'run' and typing Emacs also gets
> nothing. I scoured the manual for an option to force gui mode but there
> doesn't appear to be one, just an opposite for forcing terminal mode (-nw).
>
You don't say the exact emacs package names you installed (I'm
assuming you did not compile it yourself as you didn't say so), but I
have a hunch you only have the emacs-nox package installed. Try
installing the full feature emacs pacakge (its probably named simply
emacs or emacs23)[1].
So something like this should work:
$ sudo apt-get install emacs23
[1] <http://packages.ubuntu.com/precise/emacs>
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2012-03-21 19:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 12:45 getting gnu emacs to run in gui mode Kevin Patrick Barry
2012-03-21 16:16 ` Alberto Luaces
2012-03-21 17:47 ` Peter Dyballa
2012-03-21 19:13 ` Ian Barton
2012-03-21 19:40 ` suvayu ali [this message]
2012-03-21 19:41 ` suvayu ali
2012-03-21 19:45 ` suvayu ali
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMXnza332xNrCUJG=Tu3PBYxu8s0s7Vx2z2Hju=bZVGgXMwU4Q@mail.gmail.com' \
--to=fatkasuvayu+linux@gmail.com \
--cc=barryk2@tcd.ie \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.