GNU bug report logs -
#57994
29.0.50; .dir-locals.el
Previous Next
Reported by: rms <at> gnu.org
Date: Thu, 22 Sep 2022 03:13:02 UTC
Severity: normal
Tags: notabug
Found in version 29.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
On Wed 21 Sep 2022 at 11:12PM -04, Richard Stallman wrote:
> When I open in Emacs any file in Master, such as `BUGS', `.dir-locals'
> itself, `COPYING', or `src/emacs.c', it asks me to approve the list of local
> variables specified in `.dir-locals'.
>
> It says that `vc-git-annotate-switches' and
> `diff-add-log-use-relative-names' are unsafe.
>
> ((nil . ((tab-width . 8)
> (sentence-end-double-space . t)
> (fill-column . 70)
> (emacs-lisp-docstring-fill-column . 65)
> (vc-git-annotate-switches . "-w")
> (bug-reference-url-format . "https://debbugs.gnu.org/%s")
> (diff-add-log-use-relative-names . t)))
If you update & rebuild from master these warnings will go away.
--
Sean Whitton
This bug report was last modified 2 years and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.