emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow inhibiting 'auto-save-visited-mode' on a per-buffer ba


From: Stefan Monnier
Subject: Re: [PATCH] Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
Date: Sat, 11 Apr 2020 13:11:25 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Didn't we already discuss this above?  It's against our own
> recommendations for minor modes, so we shouldn't put it into the Emacs
> codebase itself.

It's not.  This recommendation is just a general recommendation which
doesn't cover cases like this one.

We can definitely document that this variable can be set to nil via
`setq-local` to inhibit the mode in a particular buffer.


        Stefan




reply via email to

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