emacs-devel
[Top][All Lists]
Advanced

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

Re: safe-local-variable additions


From: Reiner Steib
Subject: Re: safe-local-variable additions
Date: Fri, 17 Feb 2006 15:30:37 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Fri, Feb 17 2006, Chong Yidong wrote:

> Reiner Steib <address@hidden> writes:
>
>> `truncate-lines' could be added.  Any objection against adding it?
>> +        (truncate-lines     .  t)
>
> Sure, go ahead.

Done.

>> Is it better to put them in `files.el' or add it to `ispell.el' right
>> after the corresponding `defcustom'?
>
> Yes, safety declarations for minor mode variables should probably go
> into files.el, since otherwise Emacs wouldn't know about them unless
> the minor mode is loaded.  (Safety declarations for major mode
> variables can go into their own files, since those are loaded before
> the file variables are processed.)

Maybe this should be added as a comment in `files.el'.  At least for
me it's not obvious.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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