emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: salv


From: Adam Porter
Subject: Re: [ELPA] New package: salv
Date: Mon, 18 Jul 2022 14:21:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

On 7/18/22 13:54, Philip Kaludercic wrote:
I was not making a concrete suggestion, I just believe that the feature could be implemented by changing the current way auto-saving is done.

E.g. what confuses me about the current implementation is that `auto-save-default' is t by default any way, so just enabling `salv-mode' the way the commentary section describes it wouldn't add anything new? As a quick idea, would it make sense to allow `auto-save-default' to be a function that is called whenever the decision is to be made whether or not a buffer should be auto-saved?

salv-mode saves buffers to their visited files by calling
save-buffer. It doesn't have anything to do with "auto-save" to backup files.



reply via email to

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