[cmail 8526] Re: Date & Message-id header

Yuuichi Teranishi teranisi @ gohome.org
2000年 2月 9日 (水) 11:53:34 JST


At Wed,  9 Feb 2000 10:53:35 +0900,
Yuh Ohmura <yutopia @ t3.rim.or.jp> wrote:
> 
> 見よう見まねでむりやりパッチ。
> 動作確認しておりません ^_^;;;
> 意味がわかってコーディングしているわけではなくて
> あちこちからの切り貼りですので ^_^;
> poe.el のどこかに適当にほうりこんでみてチェックしてみ
> て下さい ^_^;;;;
> 
> ;; Emacs 19.28 and earlier
> ;;  (replace-match NEWTEXT &optional FIXEDCASE LITERAL)
> ;; Emacs 20.x (?) and later
> ;;  (replace-match NEWTEXT &optional FIXEDCASE LITERAL STRING SUBEXP)

XEmacs 21.2.28 を見てみたら、
(replace-match NEWTEXT &optional FIXEDCASE LITERAL STRING STRBUFFER)
になってました ;_;。

APEL としては
(replace-match NEWTEXT &optional FIXEDCASE LITERAL STRING)
までにしとくべきかなあ...。

--
Yuuichi Teranishi (寺西裕一) <teranisi @ gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"There's nothing you can do that can't be done..."




More information about the APEL-ja mailing list