all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 37641@debbugs.gnu.org
Subject: bug#37641: major/minor tick faces bleed into empty lines at the end of buffer
Date: Tue, 08 Oct 2019 11:51:29 +0300	[thread overview]
Message-ID: <83r23ny60e.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0SQvcuDRwFDuVK-FwXEeT_JY=Far3qx0uxivF28t7HfgDw@mail.gmail.com> (message from Juanma Barranquero on Tue, 8 Oct 2019 06:23:36 +0200)

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Tue, 8 Oct 2019 06:23:36 +0200
> Cc: 37641@debbugs.gnu.org
> 
> As an aside, if it is safe to assume that the faces are not going to change between digits of the line number,
> perhaps this change would be a gain.

What does "between digits" mean?  While producing the glyphs for the
digits of a single line number, no faces can change, because no Lisp
is invoked.  Is that what you meant?

> It moves merging the tick faces outside the lnum_buf loop, and it is done only for the right line numbers and
> when not beyond_zv.

Yes, moving code out of the loop is a good idea.





  reply	other threads:[~2019-10-08  8:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  1:04 bug#37641: major/minor tick faces bleed into empty lines at the end of buffer Juanma Barranquero
2019-10-07  3:42 ` Juanma Barranquero
2019-10-07 16:17   ` Eli Zaretskii
2019-10-08  2:38     ` Juanma Barranquero
2019-10-08  4:23       ` Juanma Barranquero
2019-10-08  8:51         ` Eli Zaretskii [this message]
2019-10-08  8:49       ` Eli Zaretskii
2019-10-08  9:37         ` Juanma Barranquero
2019-10-08 10:47           ` Juanma Barranquero
2019-10-09 10:22             ` Eli Zaretskii
2019-10-09 10:39               ` Juanma Barranquero

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=83r23ny60e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=37641@debbugs.gnu.org \
    --cc=lekktu@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.