unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to change the font size in .emacs file
@ 2003-05-27  6:53 Tongjie Chen
  2003-05-27  7:46 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Tongjie Chen @ 2003-05-27  6:53 UTC (permalink / raw)


thanks in advance

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to change the font size in .emacs file
  2003-05-27  6:53 how to change the font size in .emacs file Tongjie Chen
@ 2003-05-27  7:46 ` Kai Großjohann
  2003-05-28 19:38   ` Sam Halliday
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2003-05-27  7:46 UTC (permalink / raw)


M-x customize-face RET default RET

Follow the prompts, don't forget to save your changes.
-- 
This line is not blank.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to change the font size in .emacs file
  2003-05-27  7:46 ` Kai Großjohann
@ 2003-05-28 19:38   ` Sam Halliday
  2003-05-29  6:03     ` Tongjie Chen
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Halliday @ 2003-05-28 19:38 UTC (permalink / raw)


Kai Großjohann wrote:
> M-x customize-face RET default RET

or if you are running emacs in X (i see you are in windows Tongjie Chen,
so i doubt this will work) add something like

(set-default-font
"-adobe-courier-medium-r-normal-*-*-140-*-*-*-*-iso8859-1")

to your .emacs file. i find this method the most intuitive as i like
being able to enter the font in this format.

cheers,
Sam

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to change the font size in .emacs file
  2003-05-28 19:38   ` Sam Halliday
@ 2003-05-29  6:03     ` Tongjie Chen
  0 siblings, 0 replies; 4+ messages in thread
From: Tongjie Chen @ 2003-05-29  6:03 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

The size is still too big for my windows.
"Sam Halliday" <devnull@example.com> wrote in message
news:20030528203808.52649f26.devnull@example.com...
Kai Großjohann wrote:
> M-x customize-face RET default RET

or if you are running emacs in X (i see you are in windows Tongjie Chen,
so i doubt this will work) add something like

(set-default-font
"-adobe-courier-medium-r-normal-*-*-140-*-*-*-*-iso8859-1")

to your .emacs file. i find this method the most intuitive as i like
being able to enter the font in this format.

cheers,
Sam

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-29  6:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-27  6:53 how to change the font size in .emacs file Tongjie Chen
2003-05-27  7:46 ` Kai Großjohann
2003-05-28 19:38   ` Sam Halliday
2003-05-29  6:03     ` Tongjie Chen

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).