GNU bug report logs - #37832
internal-border face ignored in Emacs 26.3 for macOS

Previous Next

Package: emacs;

Reported by: Andrea Cardaci <cyrus.and <at> gmail.com>

Date: Sun, 20 Oct 2019 13:27:01 UTC

Severity: normal

Merged with 41071

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37832 in the body.
You can then email your comments to 37832 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#37832; Package emacs. (Sun, 20 Oct 2019 13:27:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andrea Cardaci <cyrus.and <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 20 Oct 2019 13:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andrea Cardaci <cyrus.and <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: internal-border face ignored in Emacs 26.3 for macOS
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.


Andrea




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37832; Package emacs. (Sun, 20 Oct 2019 14:47:01 GMT) Full text and rfc822 format available.

Message #8 received at 37832 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andrea Cardaci <cyrus.and <at> gmail.com>
Cc: 37832 <at> debbugs.gnu.org
Subject: Re: bug#37832: internal-border face ignored in Emacs 26.3 for macOS
Date: Sun, 20 Oct 2019 17:46:41 +0300
> From: Andrea Cardaci <cyrus.and <at> 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).




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37832; Package emacs. (Mon, 21 Oct 2019 11:04:01 GMT) Full text and rfc822 format available.

Message #11 received at 37832 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 37832 <at> debbugs.gnu.org, Andrea Cardaci <cyrus.and <at> gmail.com>
Subject: Re: bug#37832: internal-border face ignored in Emacs 26.3 for macOS
Date: Mon, 21 Oct 2019 12:02:50 +0100
On Sun, Oct 20, 2019 at 05:46:41PM +0300, Eli Zaretskii wrote:
> > From: Andrea Cardaci <cyrus.and <at> 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




Merged 37832 41071. Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Mon, 04 May 2020 21:31:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Oct 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.