all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tyler Smith <tyler.smith@eku.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: How to choose the right emacs on Ubuntu Linux
Date: Sat, 13 Nov 2010 09:35:38 -0500	[thread overview]
Message-ID: <8739r5uw91.fsf@guruji.demimonde> (raw)
In-Reply-To: AANLkTinnA4BgSD49EcgApJ8UUZEfryi41o5h54J6Xm5C@mail.gmail.com

Nerius Landys <nlandys@gmail.com> writes:

> I use emacs23-nox.  It runs in a terminal, but you get the
> antialiasing from the terminal it's running in.
> I actually find the full emacs GUI to be very annoying.


If you don't like the GUI features of the GTK emacs, you can turn them
off. I have the following in my .emacs:

(menu-bar-mode -1)
(fringe-mode 1)

and I've disabled the toolbar-mode and scroll-bar-mode using the
customize-variable stuff. This gets rid of all the GUI distractions, but
you can still use the alt/meta key, which is tricky to do with emacs-nox
(at least it was tricky to me last time I tried to do so).

Tyler





  parent reply	other threads:[~2010-11-13 14:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11 18:16 how do I save a region to file? Phaustus
2010-11-11 22:51 ` Drew Adams
2010-11-12  6:02 ` How to choose the right emacs on Ubuntu Linux Maindoor
2010-11-12 18:58   ` Nerius Landys
2010-11-12 22:58     ` Dmitriy Igrishin
2010-11-13 14:35     ` Tyler Smith [this message]
2010-12-15  4:34       ` Kevin Rodgers
2010-11-13 14:34   ` Tyler Smith
2010-12-10  3:58 ` how do I save a region to file? Drew Adams
     [not found] <mailman.2.1289541756.12378.help-gnu-emacs@gnu.org>
2010-11-12 12:35 ` How to choose the right emacs on Ubuntu Linux Pascal J. Bourguignon

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=8739r5uw91.fsf@guruji.demimonde \
    --to=tyler.smith@eku.edu \
    --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.