unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55579: 29.0.50; Abbrevs not saved on exit anymore
@ 2022-05-22 17:10 Juri Linkov
  2022-05-23  7:46 ` Lars Ingebrigtsen
  2022-05-24 18:42 ` Juri Linkov
  0 siblings, 2 replies; 12+ messages in thread
From: Juri Linkov @ 2022-05-22 17:10 UTC (permalink / raw)
  To: 55579

After a recent change, 'C-x C-c' doesn't ask anymore to save abbrevs with:

  Save abbrevs in ~/.emacs.d/abbrev_defs?

It looks like the regression was caused by ce220524fcf.
Before this change, save-buffers-kill-emacs unconditionally
called save-some-buffers that also saves the abbrev table.
But after the change, save-some-buffers that saves abbrevs
is called only when files--buffers-needing-to-be-saved
detects unsaved buffers.





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

end of thread, other threads:[~2022-05-27 10:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22 17:10 bug#55579: 29.0.50; Abbrevs not saved on exit anymore Juri Linkov
2022-05-23  7:46 ` Lars Ingebrigtsen
2022-05-24 18:42 ` Juri Linkov
2022-05-24 19:17   ` Lars Ingebrigtsen
2022-05-24 19:27   ` Eli Zaretskii
2022-05-25  5:51     ` Andreas Röhler
2022-05-25  6:37     ` Juri Linkov
2022-05-25 13:21       ` Eli Zaretskii
2022-05-25 17:34         ` Juri Linkov
2022-05-25 12:10     ` Lars Ingebrigtsen
2022-05-25 13:54       ` Eli Zaretskii
2022-05-27 10:21         ` 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).