From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)] Date: Thu, 26 Feb 2015 11:27:12 -0500 Message-ID: <87d24wprj3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR1HR-0000Xs-43 for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 11:27:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR1HO-0000oV-UP for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 11:27:17 -0500 Received: from mail-qc0-x22d.google.com ([2607:f8b0:400d:c01::22d]:43226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR1HO-0000oQ-PQ for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 11:27:14 -0500 Received: by qcxr5 with SMTP id r5so9258873qcx.10 for ; Thu, 26 Feb 2015 08:27:13 -0800 (PST) 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: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ After I use `org-clock-in` (using a C-u modifier and keyed globally), I rec= eive a message like the following:=20 Entry repeats: DEADLINE: <2015-03-04 Wed 14:00 +1w> This message does not correspond to either the task I clocked out from or t= he task I clocked in to. I assume this is a (minor) bug. Emacs : GNU Emacs 25.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.9) of 2015-02-10 on localhost.localdomain Package: Org-mode version 8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.ema= cs.d/elpa/org-20150223/) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-clocktable-defaults '(:maxlevel 4 :lang "en" :scope subtree :block nil= :wstart 1 :mstart 1 :tstart nil :tend nil :step nil :stepskip0 nil :fileskip0 nil :tags nil :emphasize nil :link t :narro= w 40! :indent t :formula nil :timestamp nil :level nil :tcolumns nil :formatter nil) org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-comman= d-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}" ("\\= section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" .= "\\subsubsection*{%s}")) ("article" "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\se= ction*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" .= "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\= \subparagraph*{%s}")) ("report" "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%= s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subse= ction*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . "\\part*{%s}")= ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subse= ction*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ) org-log-note-clock-out t org-contacts-files '("~/contacts.org") org-icalendar-combined-agenda-file "~/Documents/Diary/Cal/cal.ics" org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-co= mmand-hook) org-agenda-diary-file "~/emacs/agenda.org" org-special-ctrl-o nil org-time-clocksum-format '(:hours "%d" :require-hours t :minutes ":%02d" := require-minutes t) org-clock-history-length 35 org-occur-hook '(org-first-headline-recenter) org-metaup-hook '(org-babel-load-in-session-maybe) org-icalendar-include-todo t org-html-format-drawer-function '(lambda (name contents) contents) org-latex-format-inlinetask-function 'ignore org-confirm-shell-link-function 'yes-or-no-p org-image-actual-width nil org-finalize-agenda-hook '(org-agenda-property-add-properties) org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-agenda-sticky t org-file-apps '(("\\.odt\\'" . "xdg-open %s") (auto-mode . emacs) ("\\.mm\= \'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default)) org-export-with-toc nil org-email-link-description-format "Email %c: %s" org-agenda-custom-commands '(("c" . "Weekly class agendas 2015-S") ("c6" "LMC 6215" ((agenda "" ((org-agenda-span 7) (org-agenda-start-on-weekday nil) (org-agenda-tag-filter-preset (quote ("+LMC_6215" "-SCHEDULE")))) ) ) ) ("c8" "CS 8803" ((agenda "" ((org-agenda-span 7) (org-agenda-start-on-weekday nil) (org-agenda-tag-filter-preset (quote ("+CS_8803" "-SCHEDULE")))) ) ) ) ("w" . "Weekly work schedule") ("wg" "GRA work" ((agenda "" ((org-agenda-span 7) (org-agenda-start-on-weekday nil) (org-agenda-tag-filter-preset (quote ("+GRA")))) ) ) ) ("wt" "Thesis & Research" ((agenda "" ((org-agenda-span 7) (org-agenda-start-on-weekday nil) (org-agenda-tag-filter-preset (quote ("+THESIS")))) ) ) ) ) org-latex-format-headline-function 'org-latex-format-headline-default-func= tion org-default-notes-file "~/org~/Work/nrl_notes.org" org-capture-templates '(("c" "Contacts" entry (file "~/contacts.org") "* %(org-contacts-template-name)\n :PROPERTIES:\n = :EMAIL: %(org-contacts-template-email)\n :EN= D:") ) org-drawers '("PROPERTIES" "HIDDEN" "NOTE" "COMMENT" "CODE" "CLOCK" "LOGBO= OK") org-after-todo-state-change-hook '(org-clock-out-if-current) org-latex-format-drawer-function '(lambda (name contents) contents) org-odt-format-headline-function 'ignore org-from-is-user-regexp "\\" org-icalendar-timezone "America/New_York" org-html-postamble nil org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-confi= gure-edit-buffer) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-babel-pre-tangle-hook '(save-buffer) org-html-head-include-default-style nil org-mode-hook '(org-clock-load #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook o= rg-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook o= rg-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-ascii-format-drawer-function '(lambda (name contents width) contents) org-odt-format-inlinetask-function 'ignore org-clock-persist t org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-= maybe) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers o= rg-cycle-hide-inline-tasks org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-agenda-finalize-hook '(org-agenda-property-add-properties) org-export-before-parsing-hook '((lambda (backend) (if (eq backend (quote odt)) (progn (goto-char (point-min)) (if (re-search-forward (rx-to-string (quote (one-or-more (or (in (0 . 8)) (in (11 . 12)) (in (14 . 31)) (in (55296 . 57343)) = (in (65534 . 65535)) (in (1114112 . 4194303))) ) ) ) nil t) (progn (replace-match "" t t))) ) ) ) ) org-html-text-markup-alist '((bold . "%s") (code . "%s") (italic . "%s") (strike-through . "%s") (underline . "%s") (verbatim . "%s")) org-cycle-include-plain-lists "integrate" org-modules '(habits org-w3m org-bbdb org-bibtex org-docview org-gnus org-= info org-irc org-mhe org-rmail) org-agenda-window-setup 'current-window org-agenda-span 'day org-catch-invisible-edits 'smart org-confirm-elisp-link-function 'yes-or-no-p org-html-preamble nil org-metadown-hook '(org-babel-pop-to-session-maybe) org-odt-format-drawer-function '(lambda (name contents) contents) org-html-head "" org-html-format-headline-function 'ignore org-structure-template-alist '(("d" ":HIDDEN:\n?\n:END:\n" "") ("s" "#+BEG= IN_SRC ?\n\n#+END_SRC" "\n\n") ("e" "#+BEGIN_EXAMPLE\n?\n#+END_EXAMPLE" "\n?\n") ("q" "#+BEGIN_QUOTE\n?\n#+END_QUOTE" "\n?\n") ("v" "#+BEGIN_VERSE\n?\n#+END_VERSE" "\n?\n") ("V" "#+BEGIN_VERBATIM\n?\n#+END_VERBATIM" "\n?\n") ("c" "#+BEGIN_CENTER\n?\n#+END_CENTER" "
\n?\n
") ("l" "#+BEGIN_LaTeX\n?\n#+END_LaTeX" "\n?\n<= /literal>") ("L" "#+LaTeX: " "?") ("h" "#+BEGIN_HTML\n?\n#+END_HTML" "\n?\n") ("H" "#+HTML: " "?") ("a" "#+BEGIN_= ASCII\n?\n#+END_ASCII" "") ("A" "#+ASCII: " "") ("i" "#+INDEX: ?" "#+INDEX: ?") ("I" "#+INCLUDE: %file ?" "")) org-html-format-inlinetask-function 'ignore org-agenda-files '("~/Documents/School/DigitalMedia/DigitalMedia.org" "~/D= ocuments/School/DigitalMedia/Murray/gra.org" "~/Language/Natural/conversation.org" "~/emacs/Notes/Work.org" "~/Dro= pbox/emacs/todo.org" "~/emacs/agenda.org" "~/Documents/Priesthood/Priesthood.org" "~/Dropbox/emacs/td.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) )