bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55579: 29.0.50; Abbrevs not saved on exit anymore


From: Lars Ingebrigtsen
Subject: bug#55579: 29.0.50; Abbrevs not saved on exit anymore
Date: Wed, 25 May 2022 14:10:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> BTW, I noticed that ~/.emacs.d/abbrev_defs
>> is visited without font-locking.  Here's the fix:
>
> Won't that make loading abbrevs slower and more expensive?  that file
> is normally not edited interactively, only if the user explicitly
> wants to do so.  So why is font-lock in it important?

`read-abbrev-file' just uses `load' on the file, so the mode cookie
doesn't do anything non-interactively.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]