emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /h


From: Tory S. Anderson
Subject: [O] 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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

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 receive 
a message like the following: 
    Entry repeats: DEADLINE: <2015-03-04 Wed 14:00 +1w>

This message does not correspond to either the task I clocked out from or the 
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/.emacs.d/elpa/org-20150223/)

current state:
==============
(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 :narrow 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-command-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}" . "\\section*{%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}" 
. "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . 
"\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}")
                      ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" 
. "\\subsection*{%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-command-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-function
 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        
          :END:")
                         )
 org-drawers '("PROPERTIES" "HIDDEN" "NOTE" "COMMENT" "CODE" "CLOCK" "LOGBOOK")
 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 "\\<Tory S\\. Anderson\\>"
 org-icalendar-timezone "America/New_York"
 org-html-postamble nil
 org-src-mode-hook '(org-src-babel-configure-edit-buffer 
org-src-mode-configure-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 org-show-block-all append local] 5]
                 #[nil "\300\301\302\303\304$\207" [org-add-hook 
change-major-mode-hook org-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 
org-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 . "<strong>%s</strong>") (code . 
"<code>%s</code>") (italic . "<i>%s</i>")
                              (strike-through . "<del>%s</del>") (underline . 
"<span class=\"underline\">%s</span>")
                              (verbatim . "<kbd>%s</kbd>"))
 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 "<style type=\"text/css\">\n <!--/*--><![CDATA[/*><!--*/\n  
.title  { text-align: center; }\n  .todo   { font-family: monospace; color: 
red; }\n  .done   { color: green; }\n  .tag    { background-color: #eee; 
font-family: monospace;\n            padding: 2px; font-size: 80%; font-weight: 
normal; }\n  .timestamp { color: #bebebe; }\n  .timestamp-kwd { color: #5f9ea0; 
}\n  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }\n  
.left   { margin-left: 0px;  margin-right: auto; text-align: left; }\n  .center 
{ margin-left: auto; margin-right: auto; text-align: center; }\n  .underline { 
text-decoration: underline; }\n  #postamble p, #preamble p { font-size: 90%; 
margin: .2em; }\n  p.verse { margin-left: 3%; }\n  pre {\n    border: 1px solid 
#ccc;\n    box-shadow: 3px 3px 3px #eee;\n    padding: 8pt;\n    font-family: 
monospace;\n    overflow: auto;\n    margin: 1.2em;\n  }\n  pre.src {\n    
position: relative;\n    overflow: auto;\n    padding-top: 1.2em;\n  }\n  
pre.src:before {\n    display: none;\n    position: absolute;\n    
background-color: white;\n    top: -10px;\n    right: 10px;\n    padding: 
3px;\n    border: 1px solid black;\n  }\n  pre.src:hover:before { display: 
inline;}\n  pre.src-sh:before    { content: 'sh'; }\n  pre.src-bash:before  { 
content: 'sh'; }\n  pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }\n  
pre.src-R:before     { content: 'R'; }\n  pre.src-perl:before  { content: 
'Perl'; }\n  pre.src-java:before  { content: 'Java'; }\n  pre.src-sql:before   
{ content: 'SQL'; }\n\n  table { border-collapse:collapse; }\n  caption.t-above 
{ caption-side: top; }\n  caption.t-bottom { caption-side: bottom; }\n  td, th 
{ vertical-align:top;  }\n  th.right  { text-align: center;  }\n  th.left   { 
text-align: center;   }\n  th.center { text-align: center; }\n  td.right  { 
text-align: right;  }\n  td.left   { text-align: left;   }\n  td.center { 
text-align: center; }\n  dt { font-weight: bold; }\n  .footpara:nth-child(2) { 
display: inline; }\n  .footpara { display: block; }\n  .footdef  { 
margin-bottom: 1em; }\n  .figure { padding: 1em; }\n  .figure p { text-align: 
center; }\n  .inlinetask {\n    padding: 10px;\n    border: 2px solid gray;\n   
 margin: 10px;\n    background: #ffffcc;\n  }\n  #org-div-home-and-up\n   { 
text-align: right; font-size: 70%; white-space: nowrap; }\n  textarea { 
overflow-x: auto; }\n  .linenr { font-size: smaller }\n  .code-highlighted { 
background-color: #ffff00; }\n  .org-info-js_info-navigation { border-style: 
none; }\n  #org-info-js_console-label\n    { font-size: 10px; font-weight: 
bold; white-space: nowrap; }\n  .org-info-js_search-highlight\n    { 
background-color: #ffff00; color: #000000; font-weight: bold; }\n  
/*]]>*/-->\n</style>"
 org-html-format-headline-function 'ignore
 org-structure-template-alist '(("d" ":HIDDEN:\n?\n:END:\n" "") ("s" 
"#+BEGIN_SRC ?\n\n#+END_SRC" "<src lang=\"?\">\n\n</src>")
                                ("e" "#+BEGIN_EXAMPLE\n?\n#+END_EXAMPLE" 
"<example>\n?\n</example>")
                                ("q" "#+BEGIN_QUOTE\n?\n#+END_QUOTE" 
"<quote>\n?\n</quote>")
                                ("v" "#+BEGIN_VERSE\n?\n#+END_VERSE" 
"<verse>\n?\n</verse>")
                                ("V" "#+BEGIN_VERBATIM\n?\n#+END_VERBATIM" 
"<verbatim>\n?\n</verbatim>")
                                ("c" "#+BEGIN_CENTER\n?\n#+END_CENTER" 
"<center>\n?\n</center>")
                                ("l" "#+BEGIN_LaTeX\n?\n#+END_LaTeX" "<literal 
style=\"latex\">\n?\n</literal>")
                                ("L" "#+LaTeX: " "<literal 
style=\"latex\">?</literal>")
                                ("h" "#+BEGIN_HTML\n?\n#+END_HTML" "<literal 
style=\"html\">\n?\n</literal>")
                                ("H" "#+HTML: " "<literal 
style=\"html\">?</literal>") ("a" "#+BEGIN_ASCII\n?\n#+END_ASCII" "")
                                ("A" "#+ASCII: " "") ("i" "#+INDEX: ?" 
"#+INDEX: ?")
                                ("I" "#+INCLUDE: %file ?" "<include file=%file 
markup=\"?\">"))
 org-html-format-inlinetask-function 'ignore
 org-agenda-files '("~/Documents/School/DigitalMedia/DigitalMedia.org" 
"~/Documents/School/DigitalMedia/Murray/gra.org"
                    "~/Language/Natural/conversation.org" 
"~/emacs/Notes/Work.org" "~/Dropbox/emacs/todo.org" "~/emacs/agenda.org"
                    "~/Documents/Priesthood/Priesthood.org" 
"~/Dropbox/emacs/td.org")
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]