From: reader@newsguy.com
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: "Emacs" installed but GUI is of XXL size :-(
Date: Sat, 03 Feb 2007 07:35:17 -0600 [thread overview]
Message-ID: <87sldn74a2.fsf@newsguy.com> (raw)
In-Reply-To: dd685b340702030117h3124c7bfh86fea36b3502aba3@mail.gmail.com
arnuld <arnuld3@gmail.com> writes:
> hai all,
>
> i have successfully installed Gentoo 2006.1. i have installed Emacs.
> everything is fine but Emacs's size is TOO BIG. Emacs tool bar is of
> XXL size, its menu is of XXL size.
>
> what is wrong?
Sounds like your desktop resolution is too low.
Or emacs is trying to use a huge font.
After setting your resolution to more reasonable size you can control
emacs size, color, shape, font etc with lisp code.
If you want to delve into lisp I can copy paste some old code I've
used from time to time but I'm not a lisp programmer at all.
For that approach you will want to post on gnu.emacs.help newsgroup.
You can also control emacs with a ~/.Xresources file. Thats how I
like to do it.
This will give you some ideas about how that might be done:
(from ~/.Xresources)
emacs*Background: black
emacs*Foreground: papayawhip
emacs*pointerColor: white
emacs*cursorColor: magenta
emacs*bitmapIcon: on
emacs*font: -misc-fixed-bold-r-normal--18-120-100-100-c-90-iso8859-1
emacs.geometry: 100x38
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2007-02-03 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-03 9:17 [gentoo-user] "Emacs" installed but GUI is of XXL size :-( arnuld
2007-02-03 13:35 ` reader [this message]
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=87sldn74a2.fsf@newsguy.com \
--to=reader@newsguy.com \
--cc=gentoo-user@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox