[xyzzy:02109] Re: defconstant
- Subject: [xyzzy:02109] Re: defconstant
- From: Tetsuya Kamei <kamei@xxxxxxxxxxxx>
- X-mailer: Denshin 8 Go V321.2b5
- X-yzzy-version: 0.0.0.76
山本さん、こんにちは。
Fri, 12 Mar 1999 10:08:05 +0900 の
“[xyzzy:02107] defconstant”
への返事です.
| なるのですが、ロードの時に値を決定するように変更できないでしょう
こうかなぁ? なんかいまいち。
(eval-when (:compile-toplevel :load-toplevel :execute)
(setf (symbol-function 'defconstant-not-compile-time)
(symbol-function 'defconstant)))
(defconstant-not-compile-time foo (concat bar baz))
--
亀井哲弥(Tetsuya Kamei)
kamei@xxxxxxxxxxxx/JCA00343@xxxxxxxxxxx