From: Eli Zaretskii <eliz@gnu.org>
To: yandros@gmail.com, info@protesilaos.com
Cc: 60580@debbugs.gnu.org
Subject: bug#60580: 29.0.60; crash in xdisp.c with modus theme and display-fill-column-indicator
Date: Thu, 05 Jan 2023 22:35:43 +0200 [thread overview]
Message-ID: <83eds8wwgw.fsf@gnu.org> (raw)
In-Reply-To: <83fscowxy3.fsf@gnu.org> (message from Eli Zaretskii on Thu, 05 Jan 2023 22:03:48 +0200)
> Cc: 60580@debbugs.gnu.org
> Date: Thu, 05 Jan 2023 22:03:48 +0200
> From: Eli Zaretskii <eliz@gnu.org>
>
> > Cc: 60580@debbugs.gnu.org
> > Date: Thu, 05 Jan 2023 21:57:39 +0200
> > From: Eli Zaretskii <eliz@gnu.org>
> >
> > > From: chad <yandros@gmail.com>
> > > Date: Thu, 5 Jan 2023 14:19:48 -0500
> > >
> > > From emacs -q, evaluate:
> > >
> > > (custom-set-variables '(custom-enabled-themes '(modus-vivendi)))
> > > (global-display-fill-column-indicator-mode 1)
> > >
> > > Emacs will fail the eassert in append_stretch_glyph at
> > > xdisp.c:30993.
> >
> > Doesn't happen here. What is your default face's font with that theme?
>
> I guess the culprit is this bit:
>
> ;;;;; display-fill-column-indicator-mode
> `(fill-column-indicator ((,class :height 1 :background ,bg-region :foreground ,bg-region)))
>
> I have no idea what is ":height 1" about, but I think it's wrong and
> should be replaced with some reasonable value.
Regardless, please try the latest emacs-29 branch, I hope I fixed the
assertion violation now.
next prev parent reply other threads:[~2023-01-05 20:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-05 19:19 bug#60580: 29.0.60; crash in xdisp.c with modus theme and display-fill-column-indicator chad
2023-01-05 19:57 ` Eli Zaretskii
2023-01-05 20:03 ` Eli Zaretskii
2023-01-05 20:35 ` Eli Zaretskii [this message]
2023-01-06 4:01 ` Protesilaos Stavrou
2023-01-06 7:12 ` Eli Zaretskii
2023-01-09 21:41 ` chad
2023-01-10 3:27 ` Eli Zaretskii
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=83eds8wwgw.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=60580@debbugs.gnu.org \
--cc=info@protesilaos.com \
--cc=yandros@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 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.