all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Chong Yidong <cyd@gnu.org>
Cc: 11417@debbugs.gnu.org
Subject: bug#11417: 24.0.96; infinite looping in xdisp.c
Date: Thu, 10 May 2012 17:15:40 +0800	[thread overview]
Message-ID: <m1pqacflc3.fsf@gmail.com> (raw)
In-Reply-To: <87havrcpi1.fsf@gnu.org> (Chong Yidong's message of "Tue, 08 May 2012 11:37:10 +0800")

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

On 2012-05-08 11:37 +0800, Chong Yidong wrote:
> I also am puzzled by where the display string "!" causing the problem
> comes from.  The only appearance of a "!" in Flymake is applied to the
> mode-line, not as a display string within the buffer text.  Neither
> Flymake nor Python mode seem to use overlay display strings.
>
> Do you have any idea what "!" is used for in your buffer?

Just realised this was triggered by me patching flymake to support
fringe indicator.

> Could you check the value of it->object, it->n_overlay_strings, and
> it->overlay_strings[0]?

On 2012-05-09 01:26 +0800, Eli Zaretskii wrote:
> I think Leo's time and energy will be better spent looking for a
> reproducible test case.  Then debugging will be much more efficient.

OK, I have prepared a test case. It requires python and the package
pyflakes¹ which is used by flymake. Normally one can install pyflakes by
using:

    pip install pyflakes
OR
    easy_install pyflakes

in a terminal.

Decompress the attached tar ball and go into the directory 11417/ in a
terminal and launch emacs like this:

 emacs -nw -q -L . -l bug.el setup.py

You should see a buffer with contents partially displayed. Move around
in that buffer by typing C-v, M-v, C-n or C-p until it freezes (it
usually takes me no more than 3 key strokes).

Footnotes: 
¹  http://pypi.python.org/pypi/pyflakes/0.5.0

[-- Attachment #2: 11417.tgz --]
[-- Type: application/x-gtar, Size: 20169 bytes --]

  parent reply	other threads:[~2012-05-10  9:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06  4:24 bug#11417: 24.0.96; infinite looping in xdisp.c Leo
2012-05-06  5:43 ` Chong Yidong
2012-05-06 16:18 ` Eli Zaretskii
2012-05-07 16:17   ` Leo
2012-05-07 17:25     ` Eli Zaretskii
2012-05-07 18:39       ` Leo
2012-05-07 19:21         ` Eli Zaretskii
2012-05-07 19:42           ` Leo
2012-05-08  3:37             ` Chong Yidong
2012-05-08 17:26               ` Eli Zaretskii
2012-05-10  9:15               ` Leo [this message]
2012-05-10 17:43                 ` Eli Zaretskii
2012-05-10 18:26                   ` Eli Zaretskii
2012-05-11 10:00                     ` Leo
2012-05-12 10:45                   ` Eli Zaretskii
2012-05-13  1:34                     ` Chong Yidong
2012-05-13 15:37                       ` Eli Zaretskii
2012-05-13  8:54                     ` Leo
2012-05-13 15:38                       ` Eli Zaretskii
2012-05-15  6:33                         ` Leo
2012-05-15 15:57                           ` Eli Zaretskii

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=m1pqacflc3.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=11417@debbugs.gnu.org \
    --cc=cyd@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.