* Question about setting default font
@ 2006-09-18 15:50 ronggui
0 siblings, 0 replies; 2+ messages in thread
From: ronggui @ 2006-09-18 15:50 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
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
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question about setting default font
[not found] <mailman.7093.1158594671.9609.help-gnu-emacs@gnu.org>
@ 2006-09-18 23:27 ` B. T. Raven
0 siblings, 0 replies; 2+ messages in thread
From: B. T. Raven @ 2006-09-18 23:27 UTC (permalink / raw)
"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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-18 23:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.7093.1158594671.9609.help-gnu-emacs@gnu.org>
2006-09-18 23:27 ` Question about setting default font B. T. Raven
2006-09-18 15:50 ronggui
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).