GNU bug report logs -
#14651
24.3.50; Please document buffer-face-mode
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Tue, 18 Jun 2013 10:03:01 UTC
Severity: minor
Found in version 24.3.50
Done: Jambunathan K <kjambunathan <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
24.3.50; Please document buffer-face-mode. See Face Changes in
NEWS.23. But missing in user manual.
----------------------------------------------------------------
From: Jambunathan K <kjambunathan <at> gmail.com>
Subject: Re: Setting the background colour of a buffer or window
To: Emacs developers <emacs-devel <at> 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
This bug report was last modified 11 years and 194 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.