all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 50970@debbugs.gnu.org
Subject: bug#50970: 29.0.50; Italics cause fill column indicator misalignment
Date: Sat, 2 Oct 2021 15:02:08 -0300	[thread overview]
Message-ID: <CAELgYhcQNnEv7pJUsEFdqO0+LbF75jTGfW16Ux+TObh6B0QQBA@mail.gmail.com> (raw)
In-Reply-To: <83y27b9yz5.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1114 bytes --]

Which font is that?  I cannot reproduce with the default font Emacs
uses here.  Do you see the same results with all monospaced fonts,
once you customize the comment face to use italics?


Source Code Pro, but it doesn’t seem to be relevant.

I have been able to reproduce it with a minimal setup (see the
attached screenshot):

(setq inhibit-startup-screen t)
(setq fill-column 80)
(global-display-fill-column-indicator-mode)
(custom-set-faces
 '(default ((t (:height 160))))
 '(font-lock-comment-face ((t (:slant italic))))

The problem is that it doesn’t always happen, I had to restart emacs
many times (I’m doing `emacs .emacs.d/init.el` one time after another)
until the issue happened. Due to the random nature of the issue it’s
not possible to ascertain that the (:height 160) part is strictly
necessary, but let’s say that I’ve rejected the null hypothesis that
the issue happens at default font size, but maybe it’s that I’m
shortsighted enough as to not perceive it at the smaller font size.
BTW, the default font in my system is Menlo.

Best regards,
Carlos

[-- Attachment #2: Minimal Setup 2.png --]
[-- Type: image/png, Size: 143121 bytes --]

  reply	other threads:[~2021-10-02 18:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02 16:00 bug#50970: 29.0.50; Italics cause fill column indicator misalignment Carlos Pita
2021-10-02 16:24 ` Eli Zaretskii
2021-10-02 18:02   ` Carlos Pita [this message]
2021-10-02 18:27     ` Eli Zaretskii
2021-10-02 18:35       ` Carlos Pita
2021-10-02 18:36         ` Eli Zaretskii
2021-10-02 19:54           ` Carlos Pita
2022-09-04 21:36             ` Lars Ingebrigtsen
2022-09-05  2:24               ` Carlos Pita
2022-09-05 11:08                 ` 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

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

  git send-email \
    --in-reply-to=CAELgYhcQNnEv7pJUsEFdqO0+LbF75jTGfW16Ux+TObh6B0QQBA@mail.gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=50970@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.