From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#28945: 25.2; desktop auto save timer does not work Date: Sun, 22 Oct 2017 20:58:39 +0300 Message-ID: <83376bawts.fsf@gnu.org> References: <87k1znuphh.fsf@gmail.com> <8360b7ayzq.fsf@gnu.org> <87efpvulk1.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1508695165 25987 195.159.176.226 (22 Oct 2017 17:59:25 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 22 Oct 2017 17:59:25 +0000 (UTC) Cc: 28945@debbugs.gnu.org To: Peter Neidhardt Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 22 19:59:18 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6KWg-00042m-7w for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Oct 2017 19:59:06 +0200 Original-Received: from localhost ([::1]:33823 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6KWl-0005Ol-UW for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Oct 2017 13:59:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6KWd-0005OS-Cu for bug-gnu-emacs@gnu.org; Sun, 22 Oct 2017 13:59:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6KWc-0006bi-Qk for bug-gnu-emacs@gnu.org; Sun, 22 Oct 2017 13:59:03 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:47484) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e6KWc-0006bc-Mv for bug-gnu-emacs@gnu.org; Sun, 22 Oct 2017 13:59:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e6KWc-0005BZ-D2 for bug-gnu-emacs@gnu.org; Sun, 22 Oct 2017 13:59:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 22 Oct 2017 17:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28945 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28945-submit@debbugs.gnu.org id=B28945.150869514019925 (code B ref 28945); Sun, 22 Oct 2017 17:59:02 +0000 Original-Received: (at 28945) by debbugs.gnu.org; 22 Oct 2017 17:59:00 +0000 Original-Received: from localhost ([127.0.0.1]:56165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6KWZ-0005BI-MZ for submit@debbugs.gnu.org; Sun, 22 Oct 2017 13:58:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6KWX-0005B6-Ok for 28945@debbugs.gnu.org; Sun, 22 Oct 2017 13:58:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6KWP-0006Y2-Fj for 28945@debbugs.gnu.org; Sun, 22 Oct 2017 13:58:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6KWP-0006Xw-CO; Sun, 22 Oct 2017 13:58:49 -0400 Original-Received: from [176.228.60.248] (port=1733 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e6KWN-0004A9-QD; Sun, 22 Oct 2017 13:58:49 -0400 In-reply-to: <87efpvulk1.fsf@gmail.com> (message from Peter Neidhardt on Sun, 22 Oct 2017 18:41:50 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:138862 Archived-At: > From: Peter Neidhardt > Cc: 28945@debbugs.gnu.org > Date: Sun, 22 Oct 2017 18:41:50 +0100 > > Eli Zaretskii writes: > > > What this boils down to is that every automatic desktop-save produces > > an annoying "hiccup" in Emacs responsiveness. > > It's an idle timer, so if Emacs is idle, i.e. the user does not do > anything, how to you notice the hiccup? I notice it when I resume typing during the time desktop.el auto-saves. The response to my typing is "sluggish", because once the timer function starts running, it runs to completion, before Emacs notices I typed something and responds.