[mew-dist 27960] Re: "V"

KOIE Hidetaka ( 鯉江英隆 ) hide at example.com
2007年 12月 14日 (金) 14:40:25 JST


  Message-Id: <20071214.134500.90824490.hayama at example.com
  Date:       Fri, 14 Dec 2007 13:45:00 +0900 (JST)
  From:       早間 <hayama at example.com>
  Subject:    [mew-dist 27958] Re: "V"

  | > unix-sync()するようになった影響かもしれません。
  | > mew-pop.elのなかの以下の行をコメントアウトしたら固まらなくなるでしょうか?
  | >       (and (functionp 'unix-sync) (unix-sync))
  | ご指摘の業をコメントアウトしたら固まらないようです。

となると、以下のように必要なときだけsyncするようにした方がよさそうですね。
      (and mew-use-async-write (functionp 'unix-sync) (unix-sync))

--
KOIE Hidetaka <hide at example.com>



Mew-dist メーリングリストの案内