GNU bug report logs -
#35372
Describe all types of safe-local-variable-values
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Mon, 22 Apr 2019 01:18:02 UTC
Severity: wishlist
Tags: notabug
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"safe-local-variable-values is a variable defined in ‘files.el’.
List variable-value pairs that are considered safe.
Each element is a cons cell (VAR . VAL)..."
No,only a few are like that
x((eval picture-movement-down)
x (eval register-file-header-action "// @version[ ]* " 'update-write-count)
(dired-omit-mode . t)
(picture-vertical-step . 1)
(picture-horizontal-step . 0)
(sh-indentation . 2)
(dired-actual-switches . "-ogta")
(dired-actual-switches . "-ogt")
(dired-actual-switches . "-og")
(truncate-lines . 1)
y (make-backup-files))
Others either don't have a "." (x), or don't have a ". VAL" (y).
So the docstring should explain them too.
This bug report was last modified 6 years and 111 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.