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

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

Re: Strange Emacs crash


From: Richard Stallman
Subject: Re: Strange Emacs crash
Date: Fri, 25 Feb 2005 08:43:48 -0500

    It is a problem of a function called from key-translation-map 
    doing read-event followed by modifying the buffer.

I looked at the code in read_key_sequence, keyremap_step, and
access_keymap_keyremap.  I don't see anything that interacts specially
with redisplay.  So it is a mystery why this would behave any differently
from calling read-event and modifying the buffer in some other context.

Can you find any clue to why doing it here is special?





reply via email to

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