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

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

Re: Strange Emacs crash


From: Kim F. Storm
Subject: Re: Strange Emacs crash
Date: Thu, 24 Feb 2005 23:59:40 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     > + ;; The iso-accents-compose function is called deep inside Emacs' read
>     > + ;; key sequence machinery, so the call to read-event below actually
>     > + ;; recurses into that machinery.  Doing that does not cause any
>     > + ;; problem on its own, but read-event will have marked the window's
>     > + ;; display matrix to be accurate -- which is broken by the subsequent
>     > + ;; call to delete-region.
>
> It is very unmodular for read-event (read_char?) to have such an
> interaction with redisplay.  I didn't think it had one, and I did not
> see such code reading quickly thru read_char just now.
>
> Can someone show me the specific code in question?

I tried to read the code too, and got lost...

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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