unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14651: 24.3.50; Please document buffer-face-mode
@ 2013-06-18 10:03 Jambunathan K
  2013-11-15  4:58 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2013-06-18 10:03 UTC (permalink / raw)
  To: 14651


24.3.50; Please document buffer-face-mode.  See Face Changes in
NEWS.23.  But missing in user manual.

----------------------------------------------------------------

From: Jambunathan K <kjambunathan@gmail.com>
Subject: Re: Setting the background colour of a buffer or window
To: Emacs developers <emacs-devel@gnu.org>
Cc: 
Date: Tue, 18 Jun 2013 15:27:05 +0530 (40 seconds ago)


> You can do something like
>
>   emacs -Q
>   c-x 2
>   c-h N
>   c-x o
>   M-: (make-local-variable 'face-remapping-alist) <RET>
>   M-: (push '(default (:background "blue")) face-remapping-alist) <RET>
>
> So you have a different default background for the buffer (not the
> window).

A non-geeky version of it will be 

1. M-x customize-variable RET buffer-face-mode-face RET
2. M-x buffer-face-mode RET






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

* bug#14651: 24.3.50; Please document buffer-face-mode
  2013-06-18 10:03 bug#14651: 24.3.50; Please document buffer-face-mode Jambunathan K
@ 2013-11-15  4:58 ` Jambunathan K
  0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2013-11-15  4:58 UTC (permalink / raw)
  To: 14651-done


OP here.  Closed.





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

end of thread, other threads:[~2013-11-15  4:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 10:03 bug#14651: 24.3.50; Please document buffer-face-mode Jambunathan K
2013-11-15  4:58 ` Jambunathan K

Code repositories for project(s) associated with this public inbox

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

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