unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Cardaci <cyrus.and@gmail.com>
To: 37832@debbugs.gnu.org
Subject: bug#37832: internal-border face ignored in Emacs 26.3 for macOS
Date: Sun, 20 Oct 2019 15:25:54 +0200	[thread overview]
Message-ID: <CACMsj9PWv4a23g198F9MsQPk9jfc1PHSz8Q0+vGig8GmX=JS1Q@mail.gmail.com> (raw)

The `internal-border` face is ignored and the `default` face
background is used instead. I'm experiencing this with Emacs 26.3
installed with `brew cask install emacs`.

Reproduce with the following `.emacs`:

(custom-set-variables
 '(default-frame-alist '((internal-border-width . 100))))

(custom-set-faces
 '(default ((t (:background "black" :foreground "white"))))
 '(internal-border ((t (:background "red")))))

Works fine on Linux version 26.1.


Andrea





             reply	other threads:[~2019-10-20 13:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 13:25 Andrea Cardaci [this message]
2019-10-20 14:46 ` bug#37832: internal-border face ignored in Emacs 26.3 for macOS Eli Zaretskii
2019-10-21 11:02   ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACMsj9PWv4a23g198F9MsQPk9jfc1PHSz8Q0+vGig8GmX=JS1Q@mail.gmail.com' \
    --to=cyrus.and@gmail.com \
    --cc=37832@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).