On Fri, May 12 2006, Ken Manheimer wrote:
> On 5/12/06, Reiner Steib <[EMAIL PROTECTED]> wrote:
[...]
> the lambdas are quoted, so they ought to show as text. (they do for me.)
Sorry, my bad.
>> But here, I still don't think it makes much sense to provide backward
>> compatibility for older CVS Emacs versions. Not using `booleanp'
>> makes the code and the output of `describe-variable' harder to read.
>
> i don't understand. older emacs 22 CVS versions are not my concern -
> emacs 21 and earlier lack booleanp.
Emacs 21 doesn't look at the safe-local-variable property at all. In
Emacs 21 there was the concept of risky-local-variable. All variables
not marked as risky were considered safe (please CMIIW). E.g. we had:
(put 'mailcap-mime-data 'risky-local-variable t)
If `booleanp' is a problem in Emacs 21, `string-or-null-p' also would
be a problem.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug