emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-21.1.94 crash in gnus on Windows


From: Andreas Schwab
Subject: Re: emacs-21.1.94 crash in gnus on Windows
Date: Sat, 20 Mar 2010 17:24:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux)

This is fundamentally broken.  move_it_to never produces glyphs, so the
complete glyph row is uninitialized.  This was first broken by this
change:

commit 9d73ed0ef33ba0502c03e546a09d175ab35fdc75
Author: Chong Yidong <address@hidden>
Date:   Sat Jan 26 01:00:44 2008 +0000

    (pos_visible_p): Handle the case where charpos falls on
    invisible text covered with an ellipsis.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]