all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com
Cc: 25886@debbugs.gnu.org
Subject: bug#25886: 25.1; freeze by C-g while character display
Date: Mon, 27 Feb 2017 05:33:52 +0200	[thread overview]
Message-ID: <83varwpasf.fsf@gnu.org> (raw)
In-Reply-To: <87y3ws2udi.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Mon, 27 Feb 2017 12:19:21 +0900
> 
> 
> Emacs may take a long time to display some sort of characters.
> In my environment, 567 is one of such characters.
> Evaluating (insert 567), I see a framed box containing 0237
> after one second or two.
> If I type C-g before the box is displayed, emacs freezes.
> 
> If 567 is not such a character, please try the form below.
> (dotimes (i 1000)
>   (insert (format "%d\t%c\n" i i))
>   (redisplay))

I think this is bug#25279, fixed recently on the master branch.

Thanks.





      reply	other threads:[~2017-02-27  3:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27  3:19 bug#25886: 25.1; freeze by C-g while character display ynyaaa
2017-02-27  3:33 ` Eli Zaretskii [this message]

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=83varwpasf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=25886@debbugs.gnu.org \
    --cc=ynyaaa@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.