[Mew-dist 05661] Re: audio bug fix

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
1998年 7月 27日 (月) 12:24:23 JST


From: Nobuhiro Tsuchie <tsuchie at example.com>
Subject: [Mew-dist 05650] Re: audio bug fix
Date: Sun, 26 Jul 1998 22:02:31 +0900

> 私もテストしてみたのですが、b49 でもうまくいかないようです。
> 次の環境でテストしました。

やっぱりマイクがない僕の環境が悪いようです。三度目の正直。

--かず

*** mew-attach.el.orig	Mon Jul 27 12:52:36 1998
--- mew-attach.el	Mon Jul 27 12:52:57 1998
***************
*** 450,457 ****
  		(message "Type C-g to finish recording...")
  		(mew-plet
  		 (apply (function call-process)
- 			nil t nil
  			(nth 0 mew-prog-audio)
  			(nth 1 mew-prog-audio))))
  	    (quit (message "Type C-g to finish recording... done.")))
  	  (mew-flet
--- 450,457 ----
  		(message "Type C-g to finish recording...")
  		(mew-plet
  		 (apply (function call-process)
  			(nth 0 mew-prog-audio)
+ 			nil t nil
  			(nth 1 mew-prog-audio))))
  	    (quit (message "Type C-g to finish recording... done.")))
  	  (mew-flet



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