emacs-devel
[Top][All Lists]
Advanced

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

Re: allout patch - more safe-local-variables, plus autoloads


From: Richard Stallman
Subject: Re: allout patch - more safe-local-variables, plus autoloads
Date: Tue, 18 Apr 2006 08:57:44 -0400

I see that you've used t as the property value.
That allows any type of value.

Most of these variables are supposed to be strings.
I don't know what would happen if they were set to other types;
did you check each one?

It would be safer to use stringp as the property value
for a variable that is supposed to be a string.




reply via email to

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