TODO list (Re: call-process-region)

Mikio Nakajima minakaji @ osaka.email.ne.jp
1999年 12月 25日 (土) 12:52:10 JST


  すみません、忙しすぎて、まだ APEL-10.x を試せていません...。

At 25 Dec 1999 10:35:14 +0900,
Shuhei KOBAYASHI <shuhei @ aqua.ocn.ne.jp> wrote:
 
> それから, 私は edebug-spec の書き方をよく理解していないので, pym.el の
> 
> ;; edebug-spec for `static-*' macros are also defined here.
> ;; XXX: not defined yet.  FIXME!
> ;; (def-edebug-spec static-if ...)
> ;; (def-edebug-spec static-when ...)
> ;; (def-edebug-spec static-unless ...)
> ;; (def-edebug-spec static-condition-case ...)
> ;; (def-edebug-spec static-defconst ...)
> ;; (def-edebug-spec static-cond ...)
> 
> を誰か追加してください. > 中島さん or 林さん (^^;

  いずれも引数の取り方を元のマクロ、スペシャルフォームと変えていなかっ
たと記憶しているのですが...そうであれば、static- を除いた元のマクロ、
スペシャルフォームをさしてやれば良いはず。

(def-edebug-spec static-if if)
(def-edebug-spec static-if when)

みたいな感じかな。

-- 
中島幹夫 <minakaji @ osaka.email.ne.jp>
     <minakaji @ pdx.ne.jp> (急ぎのときはこちらへ)
http://www.asahi-net.or.jp/~gy2m-nkjm/




More information about the APEL-ja mailing list