[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: defconst in life.el
From: |
Kenichi Handa |
Subject: |
Re: defconst in life.el |
Date: |
Wed, 17 Nov 2004 10:48:09 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Luc Teirlinck <address@hidden> writes:
> On the other hand, I still plan to keep the defconst for
> `lao-key-alist'. I still have the impression that this
> one should be a defvar too, but unless a user of lao.el,
> or somebody familiar with it, confirms this,
It's possible that a user provide different initial value
for this variable in his .emacs. In that sense, defvar may
be better. On the other hand, modifying this value after
lao.el is loaded doesn't work. In that sense, it seems that
defconst is better.
---
Ken'ichi HANDA
address@hidden
- defconst in life.el, Luc Teirlinck, 2004/11/14
- Re: defconst in life.el, Stefan Monnier, 2004/11/14
- Re: defconst in life.el, Luc Teirlinck, 2004/11/14
- Re: defconst in life.el, Luc Teirlinck, 2004/11/14
- Re: defconst in life.el, Thien-Thi Nguyen, 2004/11/14
- Re: defconst in life.el, Luc Teirlinck, 2004/11/14
- Re: defconst in life.el,
Kenichi Handa <=
- Re: defconst in life.el, Luc Teirlinck, 2004/11/22
- Re: defconst in life.el, Juri Linkov, 2004/11/19
- Re: defconst in life.el, Thien-Thi Nguyen, 2004/11/19
- Re: defconst in life.el, Richard Stallman, 2004/11/15