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

> From: Andrea Cardaci <cyrus.and@gmail.com>
> Date: Sun, 20 Oct 2019 15:25:54 +0200
> 
> 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.

Sounds like a macOS specific issue, because this works fine for me on
MS-Windows both with Emacs 26.3 and with the current master branch
(which will eventually become Emacs 27).





  reply	other threads:[~2019-10-20 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 13:25 bug#37832: internal-border face ignored in Emacs 26.3 for macOS Andrea Cardaci
2019-10-20 14:46 ` Eli Zaretskii [this message]
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=835zkj5vam.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=37832@debbugs.gnu.org \
    --cc=cyrus.and@gmail.com \
    /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).