You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jackbaty I've seen messages like this when there is a PROPERTIES drawer that has invalid formatting. org-journal trusts that the formatting is perfect. Take a look in your 2016-12.org file and check the PROPERTIES entries there - even an extra newline can cause problems.
@jackbaty I've seen messages like this when there is a PROPERTIES drawer that has invalid formatting. org-journal trusts that the formatting is perfect. Take a look in your 2016-12.org file and check the PROPERTIES entries there - even an extra newline can cause problems.
Thanks, I'll investigate that. I hope that's not the cause, though, since I get a message line for every entry in every file, which would suggest that I've got a lot of invalid PROPERTIES drawers! :)
I see a very similar behavior (with > 10 k such warnings generated). I checked the PROPERTIES drawers for invalid formatting, but cannot see any problems there so it appears the warnings are genereated although files are correctly formatted.
Describe the bug
This feels like something that may not be org-journal specific, so apologies if this is misplaced, but...
The first time (and only the first time) I call
org-journal-new-entry
ororg-journal-search
, emacs generates nearly 3,000 warnings like this:This does not happen when using Org 9.6x with the same config. Tested also with a barebones (emacs -q) config.
To Reproduce
When running Org-mode version 9.7.x, call
org-journal-new-entry
Expected behavior
No such warnings should appear
Desktop (please complete the following information):
Your Emacs Configuration
The text was updated successfully, but these errors were encountered: