From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-log-post-message: is it properly reset? Date: Mon, 25 Feb 2019 14:07:05 +0100 Message-ID: <87tvgsdnk6.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyFyU-0004OA-Uz for emacs-orgmode@gnu.org; Mon, 25 Feb 2019 08:07:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gyFyO-0003ig-VC for emacs-orgmode@gnu.org; Mon, 25 Feb 2019 08:07:14 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:48917) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gyFyO-0003bm-Ne for emacs-orgmode@gnu.org; Mon, 25 Feb 2019 08:07:08 -0500 In-Reply-To: (=?utf-8?Q?=22Micha=C3=ABl?= Cadilhac"'s message of "Fri, 22 Feb 2019 16:17:48 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: =?utf-8?Q?Micha=C3=ABl?= Cadilhac Cc: emacs-orgmode@gnu.org Hello, Micha=C3=ABl Cadilhac 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, --=20 Nicolas Goaziou