unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@jurta.org>
Cc: rudalics@gmx.at, emacs-devel@gnu.org, lekktu@gmail.com
Subject: Re: desktop-auto-save-timeout
Date: Fri, 06 Jun 2014 09:33:31 +0300	[thread overview]
Message-ID: <83oay64kec.fsf@gnu.org> (raw)
In-Reply-To: <87sinj55vd.fsf@mail.jurta.org>

> From: Juri Linkov <juri@jurta.org>
> Cc: Eli Zaretskii <eliz@gnu.org>,  Juanma Barranquero <lekktu@gmail.com>,  emacs-devel@gnu.org
> Date: Fri, 06 Jun 2014 02:35:42 +0300
> 
> >> I realized now that the right way to implement the desktop auto-saving
> >> is to activate an idle timer only on changes in the window configuration
> >> by window-configuration-change-hook.
> >>
> >> The desktop file is mostly about remembering a list of buffers and
> >> windows.  There is no point in auto-saving each time point moves.
> >> This is what web browsers do by auto-saving a list of tabs
> >> only when you open/close a tab.
> >
> > Agreed.  We might lose some window-points and some buffers that have not
> > been displayed yet in that case but this is no great harm.
> 
> This is implemented by this patch.  Not sure whether it fixes a regression or not.

Thanks.  Since this is a new functionality in Emacs 24.4, I think we
can allow it on the emacs-24 branch.



      reply	other threads:[~2014-06-06  6:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 18:24 desktop-auto-save-timeout Eli Zaretskii
2014-06-04 22:49 ` desktop-auto-save-timeout Juri Linkov
2014-06-05  7:48   ` desktop-auto-save-timeout martin rudalics
2014-06-05 23:35     ` desktop-auto-save-timeout Juri Linkov
2014-06-06  6:33       ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83oay64kec.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=lekktu@gmail.com \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).