unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <ecinmn@alcisp.com>
Subject: Re: Question about setting default font
Date: Mon, 18 Sep 2006 18:27:09 -0500	[thread overview]
Message-ID: <a04ac$450f2a01$49edefd$9411@DIALUPUSA.NET> (raw)
In-Reply-To: mailman.7093.1158594671.9609.help-gnu-emacs@gnu.org


"ronggui" <ronggui.huang@gmail.com> wrote in message
news:mailman.7093.1158594671.9609.help-gnu-emacs@gnu.org...
> I use mouse to set the fonts from menu-bar by click "options-set
> font/fontsets", then I want to set the font I choose as default. I try
> to do it by click " options-save options", but it does not work. when
> I launch emacs again, the default font is unchanged.
>
> verision 23.0.0.1
> under windows Xp.
>
> Thank you.
>
> --
> 黄荣贵
> Department of Sociology
> Fudan University
>

Try this:
Options > Customize Emacs > Specific Face > default
then set all the parameters
finally Set for Current Session and Save for Future Sessions
this will write a form to your .emacs
e.g.in mine

(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 "ghostwhite" :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")))))


Ed

       reply	other threads:[~2006-09-18 23:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7093.1158594671.9609.help-gnu-emacs@gnu.org>
2006-09-18 23:27 ` B. T. Raven [this message]
2006-09-18 15:50 Question about setting default font ronggui

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='a04ac$450f2a01$49edefd$9411@DIALUPUSA.NET' \
    --to=ecinmn@alcisp.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).