On Mon, Feb 21 2005, Niels Olof Bouvin wrote:
>> On Fri, Feb 18 2005, Niels Olof Bouvin wrote:
>>> I usually use double-mode to enter Danish letters ('������'), when using
>>> Emacs. Double-mode requires you to hit e.g. ':' twice to produce an ':'
>>> rather than a '�', and this has worked without any problems in years.
>>> However, in the past week (I cvs update my Emacs pretty regularly, and I
>>> believe I first saw this behaviour Monday), hitting ':' (or ;[{'") twice
>>> when in a Message buffer in Gnus (also cvs current) will cause Emacs to
>>> crash. If I do the same in another buffer, e.g. *scratch* it performs
>>> flawlessly.
[...]
> (gdb) bt
> #0 abort () at emacs.c:456
> #1 0x08075543 in try_window_id (w=0xa298380) at xdisp.c:13561
> #2 0x08072fdc in redisplay_window (window=170492804, just_this_one_p=1)
> at xdisp.c:12123
> #3 0x0806fe36 in redisplay_window_1 (window=104) at xdisp.c:10845
Kim has checked in a fix for this:
,----[ lisp/ChangeLog ]
| 2005-02-28 Kim F. Storm <[EMAIL PROTECTED]>
|
| * double.el (double-translate-key): Call force-window-update after
| read-event to avoid crash in redisplay.
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug