Open
Description
Thank you again for writing SR - it's an amazing piece of software and it allows me to reap all the productivity of midnight commander without leaving emacs.
In an attempt to recreate the look of mc and nc as much as possible, I have customized all faces redefining the background as "blue4". All file and directory entries will now be displayed in that background color, but not empty space in the panes.
To obviate that, I added a hook function to sunrise-refresh-hook
. That function sets buffer-face-mode-face
and then it invokes buffer-face-mode
.
It would be so much simpler if sunrise defined a customizable face called, for example, sunrise-empty-face
and honored it during mode setup.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels