[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reducing the sit-for time in w3m-process-wait-process
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 12 Dec 2008 17:11:34 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10545
- References: <87vdu5tscu.fsf@xxxxxxxx> <8763m1j5xy.fsf@xxxxxxxx> <b4m4p1jauok.fsf@xxxxxxx> <87tz9j5785.fsf@xxxxxxxxxxxxxxxxxxxxxxx> <kzabbau4cz.fsf@xxxxxxxxxxxxxxxxxxxxx> <87k5a5zuxk.fsf@xxxxxxxxxxxxxxxxxxxxxxx>
>>>>> In [emacs-w3m : No.10544] TSUCHIYA Masatoshi wrote:
>>> On Fri, 05 Dec 2008 14:41:00 +0100
>>> deng@xxxxxxxxxxxxxxx ( David Engster) said as follows:
>>> I worry that the following change causes hang-up.
>>> I had tried various values when implementing w3m-proc.el, and adpoted
>>> the smalest value that did not cause hang-up of emacs.
>>> Of course, the ideal value may depend on users' own enviroments.
>>> I have no idea to decide the ideal value in safe way.
>>Yes, I have occasionally observed those deadlocks when using very small
>>values (like 0.01) in the sit-for command. I'd also guess it depends on
>>the speed of the machine Emacs is running on.
> Indeed.
> I have just changed my mind, and agree accepting your change because we
> cannot check whether it will cause deadlocks in general environments
> without installing it.
I've installed the change. Thank you! If you all encounter a
trouble with this change, please let us know.
Regards,