[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Does setf always depend on CL run-time functions? (was: Agent Customization check-in)
- From: TSUCHIYA Masatoshi <tsuchiya@xxxxxxxxxx>
- Date: Sun, 09 Mar 2003 17:18:26 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 04746
- References: <uvfz1i7gv.fsf@xpediantsolutions.com> <yotl65r1rzer.fsf@jpl.org>
ding-gnus ML からの引用ですが.
>> On Mon, 03 Mar 2003 10:50:52 +0900
>> yamaoka@jpl.org (Katsumi Yamaoka) said as follows:
>As you know, RMS requires that cl run-time functions should not be
>used. However, in the functions gnus-category-edit-predicate,
>gnus-category-edit-score and gnus-category-edit-groups, you used the
>setf macro which is provided by cl-macs.el in the backquoted forms.
>They all require cl at the run-time.
setf() は常に run-time CL functions に依存しているのでしょうか? だとし
たら,w3m-cookie.el などを書き換える必要が発生しそうなのですが.
構造体のメンバ変数に対する代入を表現する場合,代入用の特別なアクセサを
定義するよりも,setf() を使う方が個人的には好みなのですが.
--
土屋 雅稔 ( TSUCHIYA Masatoshi )