Subject: [emacs-w3m:04541] Re: file truncation problem on OS X - msg#00033
List: emacs.w3m
はじめまして、栗原といいます。
過去、file truncation problem on OS X のスレッドで、MacOSX では
w3m-async-exec は nil に設定するようになったのだと思います。
MacOSX では pty にバグがあるらしく、子プロセスとの通信でデータの最後の
辺りが失われてしまうようです。
http://homepage.mac.com/nand/macosx/bug_pty.html
しかし、(setq w3m-process-connection-type nil) とすれば、非同期プロセ
スも動作するので、MacOSX での初期値を
w3m-async-exec -> t
w3m-process-connection-type -> nil
として頂けないでしょうか?
なお、
emacs21.1 (MacOSX10.2附属)
emacs21.2 (パッケージfinkよりインストール)
emacs21.3.50 (Carbon-Emacs 去年秋頃のCVS)
で、動作を確認しました。
----
KURIHARA Kenichi
kenichi_kurihara@xxxxxxxxx
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
[emacs-w3m:04540] Re: Call for info writers
>>>>> In [emacs-w3m : No.04539]
>>>>> Romain FRANCOISE <romain@xxxxxxxxxxxxx> wrote:
> Oh okay, that's what I thought you meant, but I wasn't sure. How about:
> "Note: if emacs-w3m @strong{is} supported in the Gnus version that comes
> with your Emacs distribution, it means either that this documentation is
> out-of-date (please report this bug as described in @ref{Mailing List}),
> or that you're using a very old version of emacs-w3m (in which case you
> should update it to a newer version)."
That's perfect! I've committed it just now. Thank you.
--
Katsumi@xxxxxxxxxx
Next Message by Date:
click to view message preview
[emacs-w3m:04542] Re: file truncation problem on OS X
>>>>> In [emacs-w3m : No.04541]
>>>>> KURIHARA Kenichi <kenichi_kurihara@xxxxxxxxx> wrote:
> 過去、file truncation problem on OS X のスレッドで、MacOSX では
> w3m-async-exec は nil に設定するようになったのだと思います。
> MacOSX では pty にバグがあるらしく、子プロセスとの通信でデータの最後の
> 辺りが失われてしまうようです。
> http://homepage.mac.com/nand/macosx/bug_pty.html
> しかし、(setq w3m-process-connection-type nil) とすれば、非同期プロセ
> スも動作するので、MacOSX での初期値を
> w3m-async-exec -> t
> w3m-process-connection-type -> nil
> として頂けないでしょうか?
お便りありがとうございます。w3m-async-exec の値に細工した当人と
して、栗原さんの情報を反映させることにします (この後で)。
--
Katsumi Yamaoka <yamaoka@xxxxxxx>
Previous Message by Thread:
click to view message preview
[emacs-w3m:04522] w3mnav.el
Thank you for emacs-w3m. w3mnav.el adds a few more Info-like commands:
http://www.neilvandyke.org/w3mnav/w3mnav.el
Next Message by Thread:
click to view message preview
[emacs-w3m:04542] Re: file truncation problem on OS X
>>>>> In [emacs-w3m : No.04541]
>>>>> KURIHARA Kenichi <kenichi_kurihara@xxxxxxxxx> wrote:
> 過去、file truncation problem on OS X のスレッドで、MacOSX では
> w3m-async-exec は nil に設定するようになったのだと思います。
> MacOSX では pty にバグがあるらしく、子プロセスとの通信でデータの最後の
> 辺りが失われてしまうようです。
> http://homepage.mac.com/nand/macosx/bug_pty.html
> しかし、(setq w3m-process-connection-type nil) とすれば、非同期プロセ
> スも動作するので、MacOSX での初期値を
> w3m-async-exec -> t
> w3m-process-connection-type -> nil
> として頂けないでしょうか?
お便りありがとうございます。w3m-async-exec の値に細工した当人と
して、栗原さんの情報を反映させることにします (この後で)。
--
Katsumi Yamaoka <yamaoka@xxxxxxx>