bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9534: 23.3; "fringe" face doesn't respond to `face-remapping-alist'


From: Glenn Morris
Subject: bug#9534: 23.3; "fringe" face doesn't respond to `face-remapping-alist'
Date: Sat, 17 Sep 2011 14:38:08 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

unarchive 6091
forcemerge 6091 9534
stop

Dave Abrahams wrote:

> (defun green-fringe () 
>     (interactive) 
>     (set (make-local-variable 'face-remapping-alist) 
>          '((fringe :background "green")
>            (default :foreground "green"))))
> --8<---------------cut here---------------end--------------->8---
> ...and do `M-x green-fringe RET', you'll see the fringe color is
> unchanged but the default text color is changed.

This was fixed in the Emacs trunk last year.
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6091

> In GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 
> 1038.36)
>  of 2011-09-12 on pluto.luannocracy.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]