all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs text size
@ 2003-11-16  3:14 Ricardo
  2003-11-16  4:27 ` Sean Richards
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo @ 2003-11-16  3:14 UTC (permalink / raw)


Can anyone explain how do i permanently change the text size in emacs?
Also, what key should i press for the sequense M-x?
Thanxxx

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

* Re: emacs text size
  2003-11-16  3:14 emacs text size Ricardo
@ 2003-11-16  4:27 ` Sean Richards
  0 siblings, 0 replies; 2+ messages in thread
From: Sean Richards @ 2003-11-16  4:27 UTC (permalink / raw)


me_gumbeto_me@hotmail.com (Ricardo) writes:

> Can anyone explain how do i permanently change the text size in emacs?

One way to set the default font is by putting a line like this in your
~/.emacs file

(set-face-font 'default "-*-fixed-medium-r-normal--15-*")

Where the font is your preferred font type and size

> Also, what key should i press for the sequense M-x?

Type C-h t (where C == Control key) and read the tutorial :)

Sean

-- 
"Hver sin smak", sa vintapperen, han drakk mens de andre sloss.

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

end of thread, other threads:[~2003-11-16  4:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-16  3:14 emacs text size Ricardo
2003-11-16  4:27 ` Sean Richards

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.