emacs-devel
[Top][All Lists]
Advanced

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

Re: C-g does not interrupt lisp code (emacs 21.1 on HP-UX 10.20)


From: Richard Stallman
Subject: Re: C-g does not interrupt lisp code (emacs 21.1 on HP-UX 10.20)
Date: Thu, 13 Dec 2001 21:16:48 -0700 (MST)

        Richard>     Under HP-UX 10.20 there's the same problem. C-g doesn't
        Richard>     interrupt an infinite loop in emacs 21.1, but it works with
        Richard>     20.7.  I tried Philippes suggestions below:
        Richard> 
        Richard> Can you figure out by comparing the source code what change
        Richard> caused the problem?
        Richard> 
    what would you like me to compare?

20.7 source with 21.1 source, in the areasthat are relevant.  For
instance, keyboard.c, sysdep.c, and the s/ and m/ files used on HPUX.

    Unfortunately I can't compare with emacs 20.7 cause there doesn't seem to be
    a atimer module.

That might be it, then.  Perhaps the atimer module is not working
right on HPUX.

As for why that is, and how to fix it--there we have to depend
on you, and anyone else who uses HPUX.



reply via email to

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