GNU bug report logs - #15010
24.3; mark more checkdoc options as 'safe-local-variable

Previous Next

Package: emacs;

Reported by: Jörg Walter <info <at> syntax-k.de>

Date: Fri, 2 Aug 2013 19:56:01 UTC

Severity: minor

Found in version 24.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 15010-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jörg Walter <info <at> syntax-k.de>
Cc: 15010-done <at> debbugs.gnu.org
Subject: Re: bug#15010: 24.3;
 mark more checkdoc options as 'safe-local-variable
Date: Thu, 08 Aug 2013 21:21:13 -0400
> I suggest that in checkdoc.el, some more variables can be set as 'safe-local-
> variable by default. Right now I use these additions:

>      (put 'checkdoc-verb-check-experimental-flag 'safe-local-variable 
> 'booleanp)

>      (put 'checkdoc-spellcheck-documentation-flag 'safe-local-variable 
> 'booleanp)
>      (put 'checkdoc-ispell-list-words 'safe-local-variable 'checkdoc-list-of-
> strings-p)

>      (put 'checkdoc-proper-noun-regexp 'safe-local-variable 'stringp)
>      (put 'checkdoc-common-verbs-regexp 'safe-local-variable 'stringp)

OK, added.

I really think this is just a stop-gap, tho.


        Stefan




This bug report was last modified 11 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.