From: "Christian Thäter" <ct@pipapo.org>
To: Andrea Corallo <akrl@sdf.org>
Cc: 45636@debbugs.gnu.org
Subject: bug#45636: [feature/native-comp] new (X11) windows don't use configured face/font
Date: Mon, 4 Jan 2021 08:49:16 +0100 [thread overview]
Message-ID: <20210104084916.1d64c72b@wolke.pipapo.org> (raw)
In-Reply-To: <xjfo8i5hj63.fsf@sdf.org>
Bisect result:
c4efb49a27f05284d28eac7f60b28495c68f63fb is the first bad commit
commit c4efb49a27f05284d28eac7f60b28495c68f63fb
Author: Andrea Corallo <akrl@sdf.org>
Date: Tue Dec 29 13:29:02 2020 +0100
Constrain mvars under compare and branch with built-in predicates
* lisp/emacs-lisp/comp.el (comp-emit-assume): Update.
(comp-known-predicate-p): New function.
(comp-add-cond-cstrs): Extend to pattern match predicate
calls.
* lisp/emacs-lisp/comp-cstr.el (comp-cstr-null-p)
(comp-pred-to-cstr): New function.
* test/src/comp-tests.el (comp-tests-type-spec-tests): Add a
number of tests and fix comments.
lisp/emacs-lisp/comp-cstr.el | 11 +++++++
lisp/emacs-lisp/comp.el | 69
++++++++++++++++++++++++++++++++++++++------ test/src/comp-tests.el
| 69 +++++++++++++++++++++++++++++++++----------- 3 files changed,
123 insertions(+), 26 deletions(-)
On 2021-01-03 20:14, Andrea Corallo wrote:
>Christian Thaeter <ct@pipapo.org> writes:
>
>> Opening a new emacs window under X11 falls back to
>> "Bitstream Vera Sans" not honoring the default face I have
>> configured.
>>
>> I can change the face, but opening a new window still falls back.
>>
>> When I compile the exact same source tree without '--with-nativecomp'
>> then the Problem vanishes.
>>
>> My tree here is native-comp
>> (a3f2373bfb604af5570c86b4ffefb23296a5bfdd) merged with master
>> (825b4ec338e82869dc656c7041ab2483b6c22479).
>>
>> Cheers Christian
>
>Hi Christian,
>
>could you provide a minimal reproducer I can use to investigate?
>
>Thanks!
>
> Andrea
next prev parent reply other threads:[~2021-01-04 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 15:35 bug#45636: [feature/native-comp] new (X11) windows don't use configured face/font Christian Thaeter
2021-01-03 20:14 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-01-03 20:29 ` Christian Thäter
2021-01-03 21:24 ` Christian Thäter
2021-01-04 7:49 ` Christian Thäter [this message]
2021-01-04 9:50 ` Lars Ingebrigtsen
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=20210104084916.1d64c72b@wolke.pipapo.org \
--to=ct@pipapo.org \
--cc=45636@debbugs.gnu.org \
--cc=akrl@sdf.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).