emacs-devel
[Top][All Lists]
Advanced

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

Re: Policy for declaring safe local variable values


From: Lars Ingebrigtsen
Subject: Re: Policy for declaring safe local variable values
Date: Fri, 08 Oct 2021 12:09:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Titus von der Malsburg <malsburg@posteo.de> writes:

> (put 'bibtex-completion-bibliography 'safe-local-variable (lambda (_) t))
>
> or would that violate Emacs conventions?

I think that's fine, but use `stringp' instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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