GNU bug report logs - #75834
[PATCH] Add missing custom :set to savehist-autosave-interval

Previous Next

Package: emacs;

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75834: closed ([PATCH] Add missing custom :set to
 savehist-autosave-interval)
Date: Sat, 01 Feb 2025 20:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 01 Feb 2025 22:09:30 +0200
with message-id <86ikpte8at.fsf <at> gnu.org>
and subject line Re: bug#75834: [PATCH] Add missing custom :set to savehist-autosave-interval
has caused the debbugs.gnu.org bug report #75834,
regarding [PATCH] Add missing custom :set to savehist-autosave-interval
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75834: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75834
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ship Mints <shipmints <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Add missing custom :set to savehist-autosave-interval
Date: Sat, 25 Jan 2025 13:19:11 -0500
[Message part 3 (text/plain, inline)]
* lisp/savehist.el (savehist-autosave-interval):
Correctly reset 'savehist-timer' when savehist-autosave-interval changes
via setopt or a Customize command.

An open question is should the timer be an idle timer or not. Currently,
the timer is a regular timer. I'd prefer an idle timer. Not sure how many
people would care if this changed.
[Message part 4 (text/html, inline)]
[0001-Add-missing-custom-set-to-savehist-autosave-interval.patch (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 75834-done <at> debbugs.gnu.org
Subject: Re: bug#75834: [PATCH] Add missing custom :set to
 savehist-autosave-interval
Date: Sat, 01 Feb 2025 22:09:30 +0200
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sat, 25 Jan 2025 13:19:11 -0500
> 
> * lisp/savehist.el (savehist-autosave-interval):
> Correctly reset 'savehist-timer' when savehist-autosave-interval changes
> via setopt or a Customize command.

Thanks, installed on the master branch, and closing the bug.


This bug report was last modified 107 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.