unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A whole lotta auto-saving going on
@ 2020-12-28  1:22 Lars Ingebrigtsen
  2020-12-28 13:51 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-28  1:22 UTC (permalink / raw)
  To: emacs-devel

The past few days on the trunk, I'm seeing "Auto-saving...done" a whole
lot more than before.  Sometimes it's popping up every few characters
I'm typing, which just seems unhelpful.

I haven't investigated at all why this is happening -- is it immediately
obvious to somebody what's going on? 

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A whole lotta auto-saving going on
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2020-12-28 13:51 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Mon, 28 Dec 2020 02:22:26 +0100
> 
> The past few days on the trunk, I'm seeing "Auto-saving...done" a whole
> lot more than before.  Sometimes it's popping up every few characters
> I'm typing, which just seems unhelpful.
> 
> I haven't investigated at all why this is happening -- is it immediately
> obvious to somebody what's going on? 

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

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A whole lotta auto-saving going on
  2020-12-28 13:51 ` Eli Zaretskii
@ 2020-12-29  0:31   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-29  0:31 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-29  0:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

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).