all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Vojta <rvojta@me.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: alan@idiocy.org, 26980@debbugs.gnu.org
Subject: bug#26980: 25.2; Freeze & redisplay_internal & macOS
Date: Mon, 29 May 2017 11:37:42 +0200	[thread overview]
Message-ID: <50F68F81-7F8E-40DE-A5D4-D1B7A579D878@me.com> (raw)
In-Reply-To: <83vaoniesg.fsf@gnu.org>

It’s caused by unicode character number 9448 (ⓨ). In 99% of cases, ascent of this character is 16, descent is 4, thus the sum is 20 and it equals to desired mode line height (20). Works like a charm.

What troubles me is that sometimes the descent is 5. Sometimes means it’s totally random. For the whole week, it’s always 4, works. And boom, it’s 5 -> 16 + 5 -> 21 -> 21 != 20 and never ending loop is here.

And to answer what I have in mode line - Powerline theme from Spacemacs https://github.com/TheBB/spaceline

R.




  reply	other threads:[~2017-05-29  9:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18  5:57 bug#26980: 25.2; Freeze & redisplay_internal & macOS Robert Vojta
2017-05-18 15:02 ` Eli Zaretskii
2017-05-19 10:27   ` Robert Vojta
2017-05-19 11:20     ` Eli Zaretskii
2017-05-19 11:40       ` Robert Vojta
2017-05-25 16:59         ` Robert Vojta
2017-05-26 10:38           ` Robert Vojta
2017-05-26 11:01             ` Robert Vojta
2017-05-26 19:44               ` Eli Zaretskii
2017-05-29  9:37                 ` Robert Vojta [this message]
2017-05-30  7:46                   ` Eli Zaretskii
2017-05-30  8:02                     ` Robert Vojta
2017-05-30  8:33                       ` Eli Zaretskii
2019-09-29 15:06                       ` Lars Ingebrigtsen
2019-10-14  7:33                         ` 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=50F68F81-7F8E-40DE-A5D4-D1B7A579D878@me.com \
    --to=rvojta@me.com \
    --cc=26980@debbugs.gnu.org \
    --cc=alan@idiocy.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.