unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B.T. Raven" <ejmn@cpinternet.com>
Subject: Re: Fontsize on startup
Date: Sun, 3 Jul 2005 17:11:17 -0500	[thread overview]
Message-ID: <11cgosoa7lo6bb3@corp.supernews.com> (raw)
In-Reply-To: mailman.2038.1120422978.2857.help-gnu-emacs@gnu.org


"Stefan Bienert" <StefanBienert@web.de> wrote in message
news:mailman.2038.1120422978.2857.help-gnu-emacs@gnu.org...
> Hello,
>
> I am kind of new to emacs but getting deeper into it day by day...
>
> One problem I couldnt solve with the help of google is the font size,
emacs
> starts with.
> I always have to go to the options menu, choose Mule and Set Font/
Fontset by
> myself...there is a way to but it into the .emacs, I guess...but how?
>
> best regards,
>
> bienchen
>
>

I have this in my .emacs (MS Windows build, w32, but it should be very
similar under X):

(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.


 '(default ((t (:stipple nil :background "white" :foreground "black"
:inverse-video nil :box nil :strike-through nil :overline nil :underline
nil :slant normal :weight normal :height 108 :width normal :family
"outline-arial unicode ms")))))


I think I got it in there via menu--
Options
Customize Emacs
Specific face
Tab (Show all)
default

then fill in the blanks

Cheers,

Ed

       reply	other threads:[~2005-07-03 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2038.1120422978.2857.help-gnu-emacs@gnu.org>
2005-07-03 22:11 ` B.T. Raven [this message]
2005-07-03 20:22 Fontsize on startup Stefan Bienert
2005-07-04  7:52 ` Kaloian Doganov
2005-07-04  8:38 ` Peter Dyballa

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=11cgosoa7lo6bb3@corp.supernews.com \
    --to=ejmn@cpinternet.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).