From: Joost Diepenmaat <joost@zeekat.nl>
To: help-gnu-emacs@gnu.org
Subject: Re: getting emacs to use GUI mode
Date: Fri, 25 Jul 2008 09:54:45 +0200 [thread overview]
Message-ID: <87k5fa5rga.fsf@zeekat.nl> (raw)
In-Reply-To: 33289281-88df-47c0-addd-c48286dcc800@o40g2000prn.googlegroups.com
Thr4wn <Seth.A.Bird@gmail.com> writes:
> On Jul 21, 6:40 pm, Joost Diepenmaat <jo...@zeekat.nl> wrote:
>> Can you start other X programs using the same terminal? If so, you may
>> have installed the emacs22-nox package instead of the emacs22-gtk
>> package. emacs22-nox is the version without X support.
>
> I am able to start any x program (like iceweasel) from that psuedo-
> terminal. Is there some way to determine if I have the nox version?
Since you're on debian, try:
dpkg-query -s emacs22-nox
and
dpkg-query -s emacs22-gtk
The Status: output line of those commands should contain "installed"
for the package that's currently installed (only one of them may be
installed at the same time).
Alternatively, you can try to install emacs22-gtk, which will replace
the emacs22-nox package if that's currently installed:
apt-get update
apt-get install emacs22-gtk
J.
--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
next prev parent reply other threads:[~2008-07-25 7:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-21 22:30 getting emacs to use GUI mode Thr4wn
2008-07-21 22:40 ` Joost Diepenmaat
2008-07-23 19:33 ` Thr4wn
2008-07-25 4:45 ` Kevin Rodgers
2008-07-25 7:54 ` Joost Diepenmaat [this message]
2008-07-25 9:13 ` Richard G Riley
2008-07-25 19:08 ` Thr4wn
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=87k5fa5rga.fsf@zeekat.nl \
--to=joost@zeekat.nl \
--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.