GNU bug report logs - #38993
26.3; EBDB saves the database on Emacs exit even when told not to

Previous Next

Package: emacs;

Reported by: jorge+list <at> disroot.org (Jorge P. de Morais Neto)

Date: Mon, 6 Jan 2020 18:32:01 UTC

Severity: minor

Found in version 26.3

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: jorge+list <at> disroot.org (Jorge P. de Morais Neto)
Cc: 38993 <at> debbugs.gnu.org
Subject: bug#38993: 26.3; EBDB saves the database on Emacs exit even when told not to
Date: Mon, 06 Jan 2020 11:51:48 -0800
jorge+list <at> disroot.org (Jorge P. de Morais Neto) writes:

> Hi.  The latest EBDB (0.6.11) saves the database on Emacs exit even when
> told not to.  To reproduce the error on a minimally customized Emacs:

Probably you've also got `ebdb-save-on-exit' set to t -- that adds a
save hook to `kill-emacs-hook'. Try setting it to nil.

What you're seeing is the `buffer-offer-save' mechanism, which kicks in
both when you run `save-some-buffers' and before you kill Emacs. So
there's sort of two potential save mechanisms when you exit Emacs. If
that's annoying I could also provide an option for not offering to save
the database.




This bug report was last modified 5 years and 176 days ago.

Previous Next


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