all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Buffer local face change
@ 2010-04-28 15:25 David Lee
  2010-04-28 22:49 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: David Lee @ 2010-04-28 15:25 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi, I use set-face-attribute to change global font size.
How to change buffer local font size (only affect one buffer)?

Thanks,
David




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

* Re: Buffer local face change
  2010-04-28 15:25 Buffer local face change David Lee
@ 2010-04-28 22:49 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2010-04-28 22:49 UTC (permalink / raw)
  To: David Lee; +Cc: help-gnu-emacs@gnu.org

> Hi, I use set-face-attribute to change global font size.
> How to change buffer local font size (only affect one buffer)?

On Emacs 23.1 (or newer), take a look at variable
`face-remapping-alist' and package face-remap.el.

   Juanma




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

end of thread, other threads:[~2010-04-28 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 15:25 Buffer local face change David Lee
2010-04-28 22:49 ` Juanma Barranquero

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.