GNU bug report logs -
#75834
[PATCH] Add missing custom :set to savehist-autosave-interval
Previous Next
Reported by: Ship Mints <shipmints <at> gmail.com>
Date: Sat, 25 Jan 2025 18:22:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sat, 1 Feb 2025 09:12:26 -0500
> Cc: 75834 <at> debbugs.gnu.org
>
> It's not just any idleness, it's 5 min of idleness.
>
> That's right. And could be 10 seconds of idleness if a user wants. Since idle timers don't rerun until the next
> idleness, it seems more optimal than saving these structures every time the timer fires without knowing if
> they've changed (not an optimization I'm inclined to put in, but could).
>
> I wind up starting multiple versions of Emacs throughout the day, as I'm sure many of you do, and having
> nearly up to date hist/places is helpful beyond waiting for a long-lived Emacs to exit.
>
> How about we offer the user to decide idle or regular timer? However, if a timer was already in saveplace, I'd
> just have used what was there, so if you feel strongly about a regular timer, I'll change saveplace to a
> regular timer as savehist uses. I might be persuaded to change the idle timer I put in a package I help
> maintain, too.
I prefer to avoid such complexity.
What exactly is the problem with using normal non-idle timers in both
these cases?
This bug report was last modified 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.