Re: [O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-03-07 Thread Tory S. Anderson
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.ander...@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.



Re: [O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-03-07 Thread Brett Viren
torys.ander...@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.



Re: [O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-03-07 Thread Nicolas Goaziou
torys.ander...@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.

It's a recipe involving as little steps as possible to
reproduce the problem. See also

  http://orgmode.org/worg/org-faq.html#ecm


Regards,



Re: [O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-03-07 Thread Tory S. Anderson
I'd love to. Unfortunately, search engines were unable to give me decisive 
answer on what an ECM is. 

Nicolas Goaziou  writes:

> Hello,
>
> torys.ander...@gmail.com (Tory S. Anderson) writes:
>
>> 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.
>
> Could you provide an ECM for this?
>
> Thank you.
>
>
> Regards,



Re: [O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-03-07 Thread Nicolas Goaziou
Hello,

torys.ander...@gmail.com (Tory S. Anderson) writes:

> 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.

Could you provide an ECM for this?

Thank you.


Regards,

-- 
Nicolas Goaziou



[O] Bug: message after org-clock-in [8.2.10 (8.2.10-34-gc41bbc-elpa @ /home/torys/.emacs.d/elpa/org-20150223/)]

2015-02-26 Thread Tory S. Anderson

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"
 )
)
   )