bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#57994: 29.0.50; .dir-locals.el


From: Sean Whitton
Subject: bug#57994: 29.0.50; .dir-locals.el
Date: Wed, 21 Sep 2022 22:00:43 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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





reply via email to

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