From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Garmaise Subject: Bug: Missing key definition for org-resolve-clocks [9.3.6 (9.3.6-25-g685b2c-elpa @ c:/users/ian/.emacs.d/elpa/org-20200316/)] Date: Sat, 28 Mar 2020 09:55:58 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000a9528b05a1ea9462" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59383) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIBwe-0006Uu-I9 for emacs-orgmode@gnu.org; Sat, 28 Mar 2020 09:56:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIBwc-0006VV-71 for emacs-orgmode@gnu.org; Sat, 28 Mar 2020 09:56:16 -0400 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]:40841) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIBwc-0006V2-0L for emacs-orgmode@gnu.org; Sat, 28 Mar 2020 09:56:14 -0400 Received: by mail-il1-x12c.google.com with SMTP id j9so11489825ilr.7 for ; Sat, 28 Mar 2020 06:56:13 -0700 (PDT) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode --000000000000a9528b05a1ea9462 Content-Type: text/plain; charset="UTF-8" --text follows this line-- 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 https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ According to the manual section 8.4.3, org-resolve-clocks should be bound to C-c C-x C-z This doesn't seem to be the case. Emacs : GNU Emacs 26.3 (build 1, i686-w64-mingw32) of 2019-08-29 Package: Org mode version 9.3.6 (9.3.6-25-g685b2c-elpa @ c:/users/ian/.emacs.d/elpa/org-20200316/) current state: ============== (setq org-link-abbrev-alist '(("gmail" . " https://mail.google.com/mail/?view=cm&fs=1&to=%s")) org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] org-babel-load-languages '((emacs-lisp . t) (dot . t) (org . t) (plantuml . t)) org-agenda-time-grid '((daily today require-timed) (600 800 1000 1200 1400 1600 1800 2000) "......" "----------------") org-babel-results-keyword "results" org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-tag-alist '(("@work" . 119) ("@home" . 104) ("laptop" . 108)) org-html-format-headline-function 'org-html-format-headline-default-function org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-link-from-user-regexp "\\" org-log-into-drawer t org-directory "~/Dropbox/org" org-odt-format-headline-function 'org-odt-format-headline-default-function org-archive-hook '(org-attach-archive-delete-maybe) org-latex-format-headline-function 'org-latex-format-headline-default-function org-enforce-todo-dependencies t org-columns-default-format "%40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM" org-agenda-include-diary t org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] org-agenda-files '("~/Dropbox/org/organizer.org" "~/Dropbox/org/ nowtutoradmin.org") org-agenda-before-write-hook '(org-agenda-add-entry-text) org-link-elisp-confirm-function 'yes-or-no-p org-enforce-todo-checkbox-dependencies t org-global-properties '(("Effort_All" . "0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00")) org-babel-pre-tangle-hook '(save-buffer) org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function org-occur-hook '(org-first-headline-recenter) org-mode-hook '(org-clock-load #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-show-all append local] 5] #[0 "\300\301\302\303\304$\207" [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-agenda-span 'day org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate) org-metaup-hook '(org-babel-load-in-session-maybe) org-default-notes-file "~/Dropbox/org/notes.org" org-src-lang-modes '(("plantuml" . fundamental) ("C" . c) ("C++" . c++) ("asymptote" . asy) ("bash" . sh) ("beamer" . latex) ("calc" . fundamental) ("cpp" . c++) ("ditaa" . artist) ("dot" . fundamental) ("elisp" . emacs-lisp) ("ocaml" . tuareg) ("screen" . shell-script) ("shell" . sh) ("sqlite" . sql)) org-clock-persist 'history org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function org-bibtex-headline-format-function #[257 "\300 \236A\207" [:title] 3 "\n\n(fn ENTRY)"] org-confirm-shell-link-function 'yes-or-no-p org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-ascii-format-drawer-function #[771 " \207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"] org-link-shell-confirm-function 'yes-or-no-p org-todo-keywords '((sequence "TODO" "IN-PROGRESS" "WAITING" "DONE")) org-log-done 'time org-plantuml-jar-path "~/plantuml.jar" org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default) ("\\.xlsx\\'" . default) ("\\.docx\\'" . default)) org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"] org-blocker-hook '(org-block-todo-from-checkboxes org-block-todo-from-children-or-siblings-or-parent) org-link-parameters '(("attachment" :follow org-attach-open-link :export org-attach-export-link :complete org-attach-complete-link) ("eww" :follow eww :store org-eww-store-link) ("rmail" :follow org-rmail-open :store org-rmail-store-link) ("mhe" :follow org-mhe-open :store org-mhe-store-link) ("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export) ("info" :follow org-info-open :export org-info-export :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-link) ("docview" :follow org-docview-open :export org-docview-export :store org-docview-store-link) ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("id" :follow org-id-open) ("file+sys") ("file+emacs") ("shell" :follow org-link--open-shell) ("news" :follow #[257 "\301\300\302 Q!\207" ["news" browse-url ":"] 5 "\n\n(fn URL)"]) ("mailto" :follow #[257 "\301\300\302 Q!\207" ["mailto" browse-url ":"] 5 "\n\n(fn URL)"]) ("https" :follow #[257 "\301\300\302 Q!\207" ["https" browse-url ":"] 5 "\n\n(fn URL)"]) ("http" :follow #[257 "\301\300\302 Q!\207" ["http" browse-url ":"] 5 "\n\n(fn URL)"]) ("ftp" :follow #[257 "\301\300\302 Q!\207" ["ftp" browse-url ":"] 5 "\n\n(fn URL)"]) ("help" :follow org-link--open-help) ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp) ("doi" :follow org-link--open-doi)) org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) ) -- ===== Ian Garmaise Consultant Phorix Solutions Group ian.g@phorixsol.com Toronto cell: 416.432.2251 NYC: 917.512.9535 https://www.linkedin.com/in/igarmaise/ http://www.PhorixSol.com --000000000000a9528b05a1ea9462 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
--text follows this line--

Remember to co= ver the basics, that is, what you expected to happen and
what in fact di= d happen.=C2=A0 You don't know how to make a good report?=C2=A0 See
=
=C2=A0 =C2=A0 =C2=A0https://orgmode.org/manual/Feedback.html#Feedback

You= r bug report will be posted to the Org mailing list.
-------------------= -----------------------------------------------------

According to t= he manual section 8.4.3, org-resolve-clocks should be
bound to C-c C-x C= -z

This doesn't seem to be the case.

Emacs =C2=A0: GNU Em= acs 26.3 (build 1, i686-w64-mingw32)
=C2=A0of 2019-08-29
Package: Org= mode version 9.3.6 (9.3.6-25-g685b2c-elpa @ c:/users/ian/.emacs.d/elpa/org= -20200316/)

current state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D
(setq
=C2=A0org-link-abbrev-alist '(("gmail" . &= quot;https://mail.google.com/mail/?view=3Dcm&fs=3D1&to=3D%s&q= uot;))
=C2=A0org-html-format-drawer-function #[514 "\207" [] 3= "\n\n(fn NAME CONTENTS)"]
=C2=A0org-babel-load-languages '= ;((emacs-lisp . t) (dot . t) (org . t) (plantuml . t))
=C2=A0org-agenda-= time-grid '((daily today require-timed) (600 800 1000 1200 1400 1600 18= 00 2000) "......"
"----------------")
=C2=A0or= g-babel-results-keyword "results"
=C2=A0org-ascii-format-inlin= etask-function 'org-ascii-format-inlinetask-default
=C2=A0org-tag-al= ist '(("@work" . 119) ("@home" . 104) ("laptop= " . 108))
=C2=A0org-html-format-headline-function 'org-html-for= mat-headline-default-function
=C2=A0org-html-format-inlinetask-function = 'org-html-format-inlinetask-default-function
=C2=A0org-cycle-hook &#= 39;(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines
=C2= =A0org-optimize-window-after-visibility-change)
=C2=A0org-link-from-user= -regexp "\\<Ian@IAN-EDGE\\>"
=C2=A0org-log-into-drawer t=
=C2=A0org-directory "~/Dropbox/org"
=C2=A0org-odt-format-h= eadline-function 'org-odt-format-headline-default-function
=C2=A0org= -archive-hook '(org-attach-archive-delete-maybe)
=C2=A0org-latex-for= mat-headline-function 'org-latex-format-headline-default-function
= =C2=A0org-enforce-todo-dependencies t
=C2=A0org-columns-default-format &= quot;%40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM"
=C2=A0= org-agenda-include-diary t
=C2=A0org-odt-format-drawer-function #[514 &q= uot;\207" [] 3 "\n\n(fn NAME CONTENTS)"]
=C2=A0org-agenda= -files '("~/Dropbox/org/organizer= .org" "~/Dropbox/org/now= tutoradmin.org")
=C2=A0org-agenda-before-write-hook '(org-a= genda-add-entry-text)
=C2=A0org-link-elisp-confirm-function 'yes-or-= no-p
=C2=A0org-enforce-todo-checkbox-dependencies t
=C2=A0org-global-= properties '(("Effort_All" . "0 0:10 0:30 1:00 2:00 3:00= 4:00 5:00 6:00 7:00"))
=C2=A0org-babel-pre-tangle-hook '(save-= buffer)
=C2=A0org-odt-format-inlinetask-function 'org-odt-format-inl= inetask-default-function
=C2=A0org-occur-hook '(org-first-headline-r= ecenter)
=C2=A0org-mode-hook '(org-clock-load
#[0 "\300\3= 01\302\303\304$\207" [add-hook change-major-mode-hook org-show-all app= end local]
=C2=A0 5]
#[0 "\300\301\302\303\304$\207"<= br> =C2=A0 [add-hook change-major-mode-hook org-babel-show-result-all app= end local] 5]
org-babel-result-hide-spec org-babel-hide-all-hashes)=C2=A0org-agenda-span 'day
=C2=A0org-speed-command-hook '(org-= speed-command-activate org-babel-speed-command-activate)
=C2=A0org-metau= p-hook '(org-babel-load-in-session-maybe)
=C2=A0org-default-notes-fi= le "~/Dropbox/org/notes.org"
= =C2=A0org-src-lang-modes '(("plantuml" . fundamental) ("= C" . c) ("C++" . c++) ("asymptote" . asy) ("b= ash" . sh)
=C2=A0 =C2=A0 =C2=A0("beamer" . latex) (&qu= ot;calc" . fundamental) ("cpp" . c++) ("ditaa" . a= rtist)
=C2=A0 =C2=A0 =C2=A0("dot" . fundamental) ("eli= sp" . emacs-lisp) ("ocaml" . tuareg)
=C2=A0 =C2=A0 =C2= =A0("screen" . shell-script) ("shell" . sh) ("sqli= te" . sql))
=C2=A0org-clock-persist 'history
=C2=A0org-latex= -format-inlinetask-function 'org-latex-format-inlinetask-default-functi= on
=C2=A0org-bibtex-headline-format-function #[257 "\300 \236A\207&= quot; [:title] 3 "\n\n(fn ENTRY)"]
=C2=A0org-confirm-shell-lin= k-function 'yes-or-no-p
=C2=A0org-clock-out-hook '(org-clock-rem= ove-empty-clock-drawer)
=C2=A0org-ascii-format-drawer-function #[771 &qu= ot; \207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"]
=C2=A0org-= link-shell-confirm-function 'yes-or-no-p
=C2=A0org-todo-keywords = 9;((sequence "TODO" "IN-PROGRESS" "WAITING" &= quot;DONE"))
=C2=A0org-log-done 'time
=C2=A0org-plantuml-jar= -path "~/plantuml.jar"
=C2=A0org-tab-first-hook '(org-babe= l-hide-result-toggle-maybe org-babel-header-arg-expand)
=C2=A0org-file-a= pps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\= \.x?html?\\'" . default)
("\\.pdf\\'" . defaul= t) ("\\.xlsx\\'" . default) ("\\.docx\\'" . def= ault))
=C2=A0org-latex-format-drawer-function #[514 "\207" [] = 3 "\n\n(fn _ CONTENTS)"]
=C2=A0org-blocker-hook '(org-bloc= k-todo-from-checkboxes org-block-todo-from-children-or-siblings-or-parent)<= br>=C2=A0org-link-parameters '(("attachment" :follow org-atta= ch-open-link :export org-attach-export-link :complete
org-attach-comp= lete-link)
=C2=A0 =C2=A0 =C2=A0 ("eww" :follow eww :store o= rg-eww-store-link)
=C2=A0 =C2=A0 =C2=A0 ("rmail" :follow or= g-rmail-open :store org-rmail-store-link)
=C2=A0 =C2=A0 =C2=A0 ("= ;mhe" :follow org-mhe-open :store org-mhe-store-link)
=C2=A0 =C2= =A0 =C2=A0 ("irc" :follow org-irc-visit :store org-irc-store-link= :export org-irc-export)
=C2=A0 =C2=A0 =C2=A0 ("info" :foll= ow org-info-open :export org-info-export :store org-info-store-link)
= =C2=A0 =C2=A0 =C2=A0 ("gnus" :follow org-gnus-open :store org-gnu= s-store-link)
=C2=A0 =C2=A0 =C2=A0 ("docview" :follow org-d= ocview-open :export org-docview-export :store
org-docview-store-link)=
=C2=A0 =C2=A0 =C2=A0 ("bibtex" :follow org-bibtex-open :st= ore org-bibtex-store-link)
=C2=A0 =C2=A0 =C2=A0 ("bbdb" :fo= llow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link=
:store org-bbdb-store-link)
=C2=A0 =C2=A0 =C2=A0 ("w3m&qu= ot; :store org-w3m-store-link) ("id" :follow org-id-open) ("= file+sys")
=C2=A0 =C2=A0 =C2=A0 ("file+emacs") ("= shell" :follow org-link--open-shell)
=C2=A0 =C2=A0 =C2=A0 ("= ;news" :follow #[257 "\301\300\302 Q!\207" ["news"= browse-url ":"] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0= =C2=A0 ("mailto" :follow
#[257 "\301\300\302 Q!\207&q= uot; ["mailto" browse-url ":"] 5 "\n\n(fn URL)&quo= t;])
=C2=A0 =C2=A0 =C2=A0 ("https" :follow
#[257 &quo= t;\301\300\302 Q!\207" ["https" browse-url ":"] 5 = "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 ("http" :fo= llow #[257 "\301\300\302 Q!\207" ["http" browse-url &qu= ot;:"] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 ("= ftp" :follow #[257 "\301\300\302 Q!\207" ["ftp" br= owse-url ":"] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 = =C2=A0 ("help" :follow org-link--open-help) ("file" :co= mplete org-link-complete-file)
=C2=A0 =C2=A0 =C2=A0 ("elisp"= ; :follow org-link--open-elisp) ("doi" :follow org-link--open-doi= ))
=C2=A0org-src-mode-hook '(org-src-babel-configure-edit-buffer org= -src-mode-configure-edit-buffer)
=C2=A0org-confirm-elisp-link-function &= #39;yes-or-no-p
=C2=A0org-metadown-hook '(org-babel-pop-to-session-m= aybe)
=C2=A0)

--
=3D=3D=3D=3D=3D
Ian G= armaise
Consultant
Phorix Solutions Group
ian.g@phorixsol.com
Toronto cell: 4= 16.432.2251
NYC: 917.512.9535

https://www.linkedin.com/in/igarmaise/

http://www.= PhorixSol.com
--000000000000a9528b05a1ea9462--