[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: Creating pipe: no error
- X-ml-count: 6432
- Subject: Re: Creating pipe: no error
- From: Takashi Hiromatsu <takashi-hiromatsu@xxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 08:53:02 +0900
- User-agent: Wanderlust/2.15.1 (Almost Unreal) SEMI/1.14.6 (Maruoka) LIMIT/1.14.9 (Domyoji) APEL/10.6 Emacs/22.0.50 (i386-mingw-nt5.0.2195) MULE/5.0 (SAKAKI)
> > > ジョンで選択して w3m-view-this-url-new-session() すると、結構高
> > > 確率で Meadow が 100% CPU 握ったままになりませんか?
>
> > ここまで成った事はないですが、ps で確認すると、とっくに、w3m は終了している
> > のに、emacs-w3m バッファーは中々更新されないことが多いです。
>
> sentinel を捕まえ損なっている? というのはいっしょです。
> list-processes() を見ると、
>
> c:/usr/local/bin/w3m.exe exit *w3m-work*<2> ...
> c:/usr/local/bin/w3m.exe<1> run *w3m-work*<4> ...
今朝、NTEmacsで 100% CPU占有が発生しました。
やはり、w3m-view-this-url-new-session() でした。
1回めは大丈夫で、2回目です。
NTEmacs 由来のコードにも問題有るような??
廣松