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

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

Re: cvs emacs stalls with: error in process filter


From: Klaus Zeitler
Subject: Re: cvs emacs stalls with: error in process filter
Date: 02 Oct 2003 11:09:08 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Richard" == Richard Stallman <address@hidden> writes:
    Richard> 
    Richard>     Still I wonder why I can't use C-g to interrupt emacs with
    Richard>     the error I described. Maybe that's worth investigating too.
    Richard> 
    Richard> Yes, that would be a useful thing to do.  If someone has a bit of
    Richard> time for debugging, how about it?

The clearcase.el file contained the following lines for cleartool process
start.

(while (not clearcase-ct-running)
        (accept-process-output (tq-process clearcase-ct-tq)
                               clearcase-ct-subproc-timeout))

I've added a check for quit-flag to this loop and it worked.
But I wonder if maybe accept-process-output could/should act on C-g.

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
Your conscience never stops you from doing
anything. It just stops you from enjoying it.




reply via email to

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