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

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

bug#45811: 28.0.50; [PATCH] Respect remember-save-after-remembering on r


From: Gabriel do Nascimento Ribeiro
Subject: bug#45811: 28.0.50; [PATCH] Respect remember-save-after-remembering on remember-diary-extract-entries
Date: Tue, 12 Jan 2021 01:21:50 -0300

On remember.el, when option 'remember-handler-functions' contains
handler 'remember-diary-extract-entries', entries will be appended to
Diary file. However, the Diary file will not be saved automatically. I
could not find any documentation describing if this behavior is
expected, and the docstring for 'remember-save-after-remembering' does
not mention how the Diary file should be handled in this case. Given
that, there is a patch attached to automatically save the Diary file
when option 'remember-save-after-remembering' is 't'. If this is the
wrong behavior, we could improve the improve the docstring or show the
Diary buffer to user after data is appended.

Attachment: 0001-Respect-remember-save-after-remembering-on-remember-.patch
Description: Text Data


reply via email to

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