all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 37832@debbugs.gnu.org, Andrea Cardaci <cyrus.and@gmail.com>
Subject: bug#37832: internal-border face ignored in Emacs 26.3 for macOS
Date: Mon, 21 Oct 2019 12:02:50 +0100	[thread overview]
Message-ID: <20191021110250.GA12901@breton.holly.idiocy.org> (raw)
In-Reply-To: <835zkj5vam.fsf@gnu.org>

On Sun, Oct 20, 2019 at 05:46:41PM +0300, Eli Zaretskii wrote:
> > 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).

Yes, for whatever reason the NS port doesn’t clear the internal border
like the other front ends, so it just uses the default background
colour.
-- 
Alan Third





      reply	other threads:[~2019-10-21 11:02 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
2019-10-21 11:02   ` Alan Third [this message]

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

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

  git send-email \
    --in-reply-to=20191021110250.GA12901@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=37832@debbugs.gnu.org \
    --cc=cyrus.and@gmail.com \
    --cc=eliz@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.