all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: A whole lotta auto-saving going on
Date: Tue, 29 Dec 2020 01:31:07 +0100	[thread overview]
Message-ID: <87v9clihbo.fsf@gnus.org> (raw)
In-Reply-To: <831rfakphw.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 28 Dec 2020 15:51:39 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Is this in "emacs -Q"?  I guess not, so do you have any customizations
> related to auto-saving?

It's not with -Q, and not that I know of...

> The only recent changes I could spot are ccb3eff (a change in sit_for)
> and a649869 (a change in auto_save_error).

The ccb3eff is possibly related, I guess, since I have a bunch of
network connections open all the time.

But since this doesn't sound familiar to anybody, I guess I'll just have
to instrument Emacs a bit to see what's triggering this behaviour.
(`debug-on-entry' on `do-auto-save' does nothing, so Fdo_auto_save is
presumably called from the C layer, and debug-on-message on "Auto-save"
gives me an empty backtrace, which seems to confirm that.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2020-12-29  0:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28  1:22 A whole lotta auto-saving going on Lars Ingebrigtsen
2020-12-28 13:51 ` Eli Zaretskii
2020-12-29  0:31   ` Lars Ingebrigtsen [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

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

  git send-email \
    --in-reply-to=87v9clihbo.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.