From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Re: Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)] Date: Sat, 07 Mar 2015 17:14:39 -0500 Message-ID: <874mpwbgkw.fsf@gmail.com> References: <87d24wprj3.fsf@gmail.com> <87a8zo7cc2.fsf@nicolasgoaziou.fr> <87egp0bj9l.fsf@gmail.com> <86a8zo33i2.fsf@bnl.gov> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUMzb-0007kV-P4 for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 17:14:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUMza-0001SR-Hg for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 17:14:43 -0500 Received: from mail-qc0-x231.google.com ([2607:f8b0:400d:c01::231]:42654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUMza-0001Rh-D4 for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 17:14:42 -0500 Received: by qcwb13 with SMTP id b13so21143077qcw.9 for ; Sat, 07 Mar 2015 14:14:42 -0800 (PST) In-Reply-To: <86a8zo33i2.fsf@bnl.gov> (Brett Viren's message of "Sat, 07 Mar 2015 16:24:21 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Brett Viren Cc: emacs-orgmode@gnu.org Alright; because of the need for a fully loaded agenda (which probably needs to include periodic appointments), I've been unable to duplicate this from `emacs -Q`. However, I can toggle it's happening in my working setup. With a functional agenda including periodic files, with `(setq org-log-note-clock-out t)`, upon completing a note after clock-out I receive unidentified messages such as, Entry repeats: DEADLINE: <2015-03-13 Fri 20:00 +1w> This seems to occur regardless of the buffer I am accessing at the time of clock-out. Can anyone else verify this happening in their working setup when clocking notes are enabled, as per above? Brett Viren writes: > torys.anderson@gmail.com (Tory S. Anderson) writes: > >> I'd love to. Unfortunately, search engines were unable to give me >> decisive answer on what an ECM is. > > Heh. I guessed what it meant, but not what it stood for, and found: > > http://orgmode.org/worg/org-faq.html > > Some users call this an "ECM", a French acronym that means a > "minimal complete example". > > Cheers, > -Brett.