[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal: move write-contents-functions higher up in basic-save-buff
From: |
Eli Zaretskii |
Subject: |
Re: Proposal: move write-contents-functions higher up in basic-save-buffer |
Date: |
Tue, 23 May 2017 21:41:34 +0300 |
> From: Eric Abrahamsen <address@hidden>
> Date: Tue, 23 May 2017 15:25:01 +0800
>
> I forgot to say, auto-save would obviously be more difficult, since
> you'd have to handle the file name and location for the auto save file.
Perhaps for such buffers it would make sense to make
auto-save-visited-mode the default. Then these problems will be
automatically taken care of, if you teach basic-save-buffer to save
such buffers, per my proposal.