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: Sun, 05 Apr 2020 14:49:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> which would do the `setq-local` internally and might take inspiration
>> from `electric-indent-local-mode`.
> Wouldn't such a minor mode be confusing, because you'd have to enable
> both the global and the local minor mode for the functionality to
> work?

This question makes me think you did not bother to look at
`electric-indent-local-mode`.


        Stefan




reply via email to

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