all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 56808@debbugs.gnu.org
Subject: bug#56808: 29.0.50; Elusive display problem on macOS
Date: Thu, 28 Jul 2022 09:37:23 +0200	[thread overview]
Message-ID: <m2czdpzo0c.fsf@Mini.fritz.box> (raw)
In-Reply-To: <83r125ai2n.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 28 Jul 2022 09:04:48 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> Are there any :align-to display properties involved in this?
> ("C-x =" could help you find out.)

No, nothing there, no properties, no overlays.  Just spaces, AFAICT.

>   (gdb) pgrow
>
> This should display the glyph_row with some detail.
>
> Of course, you don't have GDB, so some of the above will need to be
> done differently, sigh...  In particular, the 'pgrow' command is
> defined in src/.gdbinit.

Yeah, no GDB fpr the old white man here :-/. Maybe I smatter something
in Python for LLDB if it turns out I can't find out what happens
without.

My current kind of working hypothesis is that this is caused by
something in the "font department".  When the problem is there, Emacs
seems to behave completely consistently, assuming that it has the wrong
value for the width of a space.

For example, cursor movement in the wrongly displayed line, which should
be using the current glyph row.  The cursor movement is entirely okay,
when a space were a bit wider than normal.  From which I "conjecture"
that the width of the space in the glyph row is already wrong.

But then again, since the display of the run of spaces should be done as
a string of characters in the same face, I also "conjecture" that the
font of the face should be wrong.  Which I find sort of strange.
Shouldn't then all characters have the wrong size, and things would
align again?

Anyways.  That are all not exactly being wild guesses, but as you can
see I'm still making "Bayesian" guesses.  In the hope of getting by
without debugging, which won't happen, I see that already coming :-).

Thanks!





  reply	other threads:[~2022-07-28  7:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28  5:09 bug#56808: 29.0.50; Elusive display problem on macOS Gerd Möllmann
2022-07-28  6:04 ` Eli Zaretskii
2022-07-28  7:37   ` Gerd Möllmann [this message]
2022-07-28  8:01     ` Eli Zaretskii
2022-07-28  9:18       ` Gerd Möllmann
2022-07-28 11:31         ` Gerd Möllmann
2022-07-28 12:07           ` Gerd Möllmann
2022-07-28 13:03             ` Gerd Möllmann
2022-07-28 13:37             ` Eli Zaretskii
2022-07-28 15:04               ` Gerd Möllmann
2022-07-28 15:12                 ` Eli Zaretskii
2022-07-28 17:13                   ` Gerd Möllmann
2022-07-29 12:32                     ` Gerd Möllmann
2022-07-29 13:52                       ` YAMAMOTO Mitsuharu
2022-07-29 14:32                         ` Gerd Möllmann
2022-07-30  7:49                           ` YAMAMOTO Mitsuharu
2022-07-30  7:54                             ` Gerd Möllmann
2022-07-30  8:13                             ` Eli Zaretskii
2022-07-30  8:28                               ` YAMAMOTO Mitsuharu
2022-07-29 13:17   ` Alexander Adolf
2022-07-29 14:18     ` Gerd Möllmann

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=m2czdpzo0c.fsf@Mini.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=56808@debbugs.gnu.org \
    --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.