emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: defconst in lao.el


From: Luc Teirlinck
Subject: Re: defconst in lao.el
Date: Wed, 17 Nov 2004 16:05:41 -0600 (CST)

>From my previous message:

   ! ;; If you change the value of this variable, be sure to execute
   ! ;; `(when (featurep 'lao) (load "lao"))' afterward.  If lao is already
   ! ;; loaded, it needs to be re-loaded to properly re-initialize related
   ! ;; alists.
   ! (defvar lao-key-alist

On second thought, the concrete code to be executed depends on the
situation.  So I believe that the following comment is better:

;; If you change the value of this variable while lao is already loaded,
;; you need to re-load it to properly re-initialize related alists.

Sincerely,

Luc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]