emacs-diffs
[Top][All Lists]
Advanced

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

Re: master f8e9993: Allow inhibiting 'auto-save-visited-mode' on a per-b


From: Philipp Stephani
Subject: Re: master f8e9993: Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
Date: Mon, 25 May 2020 21:22:10 +0200

Am Mo., 25. Mai 2020 um 21:19 Uhr schrieb Pip Cet <address@hidden>:
>
> On Mon, May 25, 2020 at 7:15 PM Philipp Stephani <address@hidden> wrote:
> > diff --git a/lisp/files.el b/lisp/files.el
> > index dba704f..cb37047 100644
> > --- a/lisp/files.el
> > +++ b/lisp/files.el
> > @@ -430,7 +430,13 @@ idle for `auto-save-visited-interval' seconds."
> >
> >  Unlike `auto-save-mode', this mode will auto-save buffer contents
> >  to the visited files directly and will also run all save-related
> > -hooks.  See Info node `Saving' for details of the save process."
> > +hooks.  See Info node `Saving' for details of the save process.
> > +
> > +You can also set the buffer-local value of the variable
> > +`auto-save-visted-mode' to nil.  A buffer where the buffer-local
>
> That should be "auto-save-visited-mode", right?

Thanks, fixed.

-- 
Google Germany GmbH
Erika-Mann-Straße 33
80636 München

Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg

Diese E-Mail ist vertraulich. Falls Sie diese fälschlicherweise
erhalten haben sollten, leiten Sie diese bitte nicht an jemand anderes
weiter, löschen Sie alle Kopien und Anhänge davon und lassen Sie mich
bitte wissen, dass die E-Mail an die falsche Person gesendet wurde.

This e-mail is confidential. If you received this communication by
mistake, please don’t forward it to anyone else, please erase all
copies and attachments, and please let me know that it has gone to the
wrong person.



reply via email to

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