emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Double mode crashes emacs in message mode


From: Reiner Steib
Subject: Re: Double mode crashes emacs in message mode
Date: Wed, 02 Mar 2005 12:47:49 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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  <address@hidden>
| 
|       * 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/




reply via email to

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