* org-log-post-message: is it properly reset?
@ 2019-02-22 16:17 Michaël Cadilhac
2019-02-25 13:07 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Michaël Cadilhac @ 2019-02-22 16:17 UTC (permalink / raw)
To: emacs-orgmode
Hi there;
From time to time, I have some spurious "Entry repeats" messages when
editing tasks that have no repetition. I've tracked that down to
org-log-post-message being message'd in org-store-log-note, and I
can't really see anywhere where the variable is reset. Should it be
reset after it's used in org-store-log-note?
Additionally, why is it defvar'd twice?
Cheers;
M.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-log-post-message: is it properly reset?
2019-02-22 16:17 org-log-post-message: is it properly reset? Michaël Cadilhac
@ 2019-02-25 13:07 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-02-25 13:07 UTC (permalink / raw)
To: Michaël Cadilhac; +Cc: emacs-orgmode
Hello,
Michaël Cadilhac <michael@cadilhac.name> writes:
> From time to time, I have some spurious "Entry repeats" messages when
> editing tasks that have no repetition. I've tracked that down to
> org-log-post-message being message'd in org-store-log-note, and I
> can't really see anywhere where the variable is reset. Should it be
> reset after it's used in org-store-log-note?
>
> Additionally, why is it defvar'd twice?
I don't know. Probably a mistake. BTW, is this variable useful at all?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-25 13:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 16:17 org-log-post-message: is it properly reset? Michaël Cadilhac
2019-02-25 13:07 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).