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


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jörg Walter <info <at> syntax-k.de>
Cc: 15010 <at> debbugs.gnu.org
Subject: bug#15010: 24.3; mark more checkdoc options as 'safe-local-variable
Date: Sun, 04 Aug 2013 17:34:26 -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)

Could you describe the context in which you want these to be set
locally to particular files?


        Stefan




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

Previous Next


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