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: Philipp Stephani
Subject: Re: [PATCH] Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
Date: Sun, 5 Apr 2020 21:58:15 +0200

Am So., 5. Apr. 2020 um 20:49 Uhr schrieb Stefan Monnier
<address@hidden>:
>
> >> 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`.
>
>

Guilty as charged :-) I guess the same approach could indeed work
here. Though the implementation of electric-indent-local mode does
look a bit weird.



reply via email to

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