unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Mike Treseler <mike_treseler@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Set the default font to Courier 14 size ? possible to run emacs as background always ?
Date: Wed, 19 Sep 2007 12:11:05 -0700	[thread overview]
Message-ID: <5ldaibF7kfk5U1@mid.individual.net> (raw)
In-Reply-To: <1190227517.306882.11720@k79g2000hse.googlegroups.com>

Mike H wrote:
> How do you set the .emacs files such that the default font is Courier
> 14 size?

M-x customize-variable
default-frame-alist

Then insert any font you like.

Center-click:
 Save for Future Sessions
 Set for Current Session

Example below with font courier 12.

       -- Mike Treseler

___________________________________
Default Frame Alist: Hide
INS DEL Parameter: tool-bar-lines
            Value: 0
INS DEL Parameter: scroll-bar-foreground
            Value: "brown"
INS DEL Parameter: scroll-bar-background
            Value: "skyblue"
INS DEL Parameter: menu-bar-lines
            Value: 1
INS DEL Parameter: vertical-scroll-bars
            Value: left
INS DEL Parameter: width
            Value: 80
INS DEL Parameter: height
            Value: 90
INS DEL Parameter: cursor-color
            Value: "red"
INS DEL Parameter: cursor-type
            Value: box
INS DEL Parameter: foreground-color
            Value: "brown"
INS DEL Parameter: background-color
            Value: "lavender"
INS DEL Parameter: font
            Value:
"-adobe-courier-medium-r-normal-*-*-120-*-*-m-*-iso8859-9"
INS DEL Parameter: mouse-color

            Value: "black"

  reply	other threads:[~2007-09-19 19:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 18:45 Set the default font to Courier 14 size ? possible to run emacs as background always ? Mike H
2007-09-19 19:11 ` Mike Treseler [this message]
2007-09-20  6:25 ` Sebastian Kaps
2007-09-21 17:31 ` Stefan Monnier

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=5ldaibF7kfk5U1@mid.individual.net \
    --to=mike_treseler@comcast.net \
    --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.
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).