From: Bill Wohler <wohler@newt.com>
Subject: Re: GNU Emacs on GNU/Debian
Date: Wed, 25 Jun 2003 21:56:45 GMT [thread overview]
Message-ID: <87znk5hld9.fsf@olgas.newt.com> (raw)
In-Reply-To: bdd2s6$rh99o$1@ID-185594.news.dfncis.de
Andrei Maxim <acmax@xnet.ro> writes:
> For starters, I'm quite a newcomer when it comes to Linux and I'm still in
> the process of learning the basics and the tricks of my Debian Woody system.
Good decision.
> What's wrong with Emacs, you say? Well, I use a 800x600 video mode and the
> default Emacs is huge! The fonts are too big and I have to scroll around to
> be able to write a whole line!
A couple of things: Make sure you're using 75 dpi fonts. If you're
using the X Font Server, check that the 75 dpi fonts appear before the
100 dpi fonts in /etc/X11/fs/xfs.options (haven't run xfs in a long
while so I could have remembered the wrong file). If you're not using
the font server, check the order in /etc/X11/XFConfig-4 instead.
The second thing you can do is use a smaller font. You can either use
the command line, as in:
emacs -fn fixed
or in .Xresources, as in:
emacs.font: *cour*medium-r*100*
emacs.menu.attributeFont: *helv*medium-r*100*
> I've tried using the `-nw' switch to run it in a terminal window, but my
> greatest surprize was that the Alt (Meta) key was gone. If I pressed Alt-x I
> got an extra x in the buffer. In X, when I press Alt-`key' all I get is an
> annoying beep.
I can use the Meta key with emacs -nw in my Eterm windows. If you can
use the Meta key in bash, you should be able to use it in Emacs too.
Since Eterm worked out of the box for me, I'm not sure of the details
to get the Meta key to work for you. I would suggest that you look for
something having to do with "passing the 8th bit" in the man pages for
your terminal and possibly stty too. For example, see stty -pass8, the
eightBitInput resource of xterm, etc.
> I really liked the `standard' Emacs and I am wondering if there is a way to
> make mine look like it.
Most certainly ;-).
--
Bill Wohler <wohler@newt.com> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
next prev parent reply other threads:[~2003-06-25 21:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-25 21:06 GNU Emacs on GNU/Debian Andrei Maxim
2003-06-25 21:45 ` Ulrich Herbst
2003-06-25 21:56 ` Bill Wohler [this message]
2003-06-27 20:42 ` Andrei Maxim
2003-06-28 2:57 ` Bill Wohler
2003-06-26 16:45 ` Kai Großjohann
2003-06-26 19:55 ` D. Goel
2003-06-26 21:16 ` Arnaud Vandyck
[not found] ` <mailman.8706.1056662728.21513.help-gnu-emacs@gnu.org>
2003-06-27 13:31 ` D. Goel
2003-06-27 16:05 ` Arnaud Vandyck
2003-06-27 15:18 ` Paweł Tęcza
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87znk5hld9.fsf@olgas.newt.com \
--to=wohler@newt.com \
/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.
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).