From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Garmaise Subject: bug: ';' gets error starting countdown timer in agenda Date: Sun, 1 Mar 2020 12:27:53 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000089e956059fce6418" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59784) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8SNr-0004MQ-3e for emacs-orgmode@gnu.org; Sun, 01 Mar 2020 12:28:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8SNo-0002Et-Ff for emacs-orgmode@gnu.org; Sun, 01 Mar 2020 12:28:06 -0500 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]:42089) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j8SNo-0002E0-8Z for emacs-orgmode@gnu.org; Sun, 01 Mar 2020 12:28:04 -0500 Received: by mail-io1-xd2f.google.com with SMTP id q128so936369iof.9 for ; Sun, 01 Mar 2020 09:28:03 -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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --00000000000089e956059fce6418 Content-Type: text/plain; charset="UTF-8" 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. ------------------------------------------------------------------------ In Agenda, I issue the ';' command to start a countdown timer. I am asked how many minutes, then I get the following error user-error: Command not allowed in this line Timer doesn't start. I have no problem starting a timer with C-c C-x ; Emacs : GNU Emacs 26.3 (build 1, i686-w64-mingw32) of 2019-08-29 Package: Org mode version 9.3.6 (9.3.6-17-g389288-elpa @ c:/users/ian/.emacs.d/elpa/org-20200224/) 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-todo-state-tags-triggers '(("ALREADYSENT" ("sentatleastone" . t))) 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 --00000000000089e956059fce6418 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Remember to cover the basics, that is, what you = expected to happen and
what in fact did happen.=C2=A0 You don't know= how to make a good report?=C2=A0 See

=C2=A0 =C2=A0 =C2=A0https://orgmode.org/man= ual/Feedback.html#Feedback

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

In Agenda, I issue the ';' command to st= art a countdown timer.
I am asked how many minutes, then I get the follo= wing error


user-error: Command not allowed in this line

T= imer doesn't start.=C2=A0 I have no problem starting a timer with C-c C= -x ;

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

current state:
=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
=C2=A0org-link-abbrev-alis= t '(("gmail" . "https://mail.google.com/mail/?view=3Dcm&= amp;fs=3D1&to=3D%s"))
=C2=A0org-html-format-drawer-function= #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
=C2=A0o= rg-babel-load-languages '((emacs-lisp . t) (dot . t) (org . t) (plantum= l . t))
=C2=A0org-agenda-time-grid '((daily today require-timed) (60= 0 800 1000 1200 1400 1600 1800 2000) "......" "-------------= ---")
=C2=A0org-babel-results-keyword "results"
=C2=A0= org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-defau= lt
=C2=A0org-tag-alist '(("@work" . 119) ("@home"= ; . 104) ("laptop" . 108))
=C2=A0org-html-format-headline-func= tion 'org-html-format-headline-default-function
=C2=A0org-todo-state= -tags-triggers '(("ALREADYSENT" ("sentatleastone" .= t)))
=C2=A0org-html-format-inlinetask-function 'org-html-format-inl= inetask-default-function
=C2=A0org-cycle-hook '(org-cycle-hide-archi= ved-subtrees org-cycle-show-empty-lines org-optimize-window-after-visibilit= y-change)
=C2=A0org-link-from-user-regexp "\\<Ian@IAN-EDGE\\>= "
=C2=A0org-log-into-drawer t
=C2=A0org-directory "~/Dropbo= x/org"
=C2=A0org-odt-format-headline-function 'org-odt-format-h= eadline-default-function
=C2=A0org-archive-hook '(org-attach-archive= -delete-maybe)
=C2=A0org-latex-format-headline-function 'org-latex-f= ormat-headline-default-function
=C2=A0org-enforce-todo-dependencies t=C2=A0org-columns-default-format "%40ITEM(Task) %17Effort(Estimated E= ffort){:} %CLOCKSUM"
=C2=A0org-agenda-include-diary t
=C2=A0org-= odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME C= ONTENTS)"]
=C2=A0org-agenda-files '("~/Dropbox/org/organizer.org" "~/Dropbox/org/nowtutoradmin.org")
=C2=A0org-a= genda-before-write-hook '(org-agenda-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=A0or= g-babel-pre-tangle-hook '(save-buffer)
=C2=A0org-odt-format-inlineta= sk-function 'org-odt-format-inlinetask-default-function
=C2=A0org-oc= cur-hook '(org-first-headline-recenter)
=C2=A0org-mode-hook '(or= g-clock-load #[0 "\300\301\302\303\304$\207" [add-hook change-maj= or-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= )
=C2=A0org-agenda-span 'day
=C2=A0org-speed-command-hook '(o= rg-speed-command-activate org-babel-speed-command-activate)
=C2=A0org-me= taup-hook '(org-babel-load-in-session-maybe)
=C2=A0org-default-notes= -file "~/Dropbox/org/notes.org"<= br>=C2=A0org-src-lang-modes '(("plantuml" . fundamental) (&qu= ot;C" . c) ("C++" . c++) ("asymptote" . asy) (&quo= t;bash" . sh) ("beamer" . latex)
=C2=A0 =C2=A0 =C2=A0(= "calc" . fundamental) ("cpp" . c++) ("ditaa" = . artist) ("dot" . fundamental) ("elisp" . emacs-lisp)<= br> =C2=A0 =C2=A0 =C2=A0("ocaml" . tuareg) ("screen" = . shell-script) ("shell" . sh) ("sqlite" . sql))
=C2= =A0org-clock-persist 'history
=C2=A0org-latex-format-inlinetask-func= tion 'org-latex-format-inlinetask-default-function
=C2=A0org-bibtex-= headline-format-function #[257 "\300 \236A\207" [:title] 3 "= \n\n(fn ENTRY)"]
=C2=A0org-confirm-shell-link-function 'yes-or-= no-p
=C2=A0org-clock-out-hook '(org-clock-remove-empty-clock-drawer)=
=C2=A0org-ascii-format-drawer-function #[771 " \207" [] 4 &qu= ot;\n\n(fn NAME CONTENTS WIDTH)"]
=C2=A0org-link-shell-confirm-func= tion 'yes-or-no-p
=C2=A0org-todo-keywords '((sequence "TODO= " "IN-PROGRESS" "WAITING" "DONE"))
= =C2=A0org-log-done 'time
=C2=A0org-plantuml-jar-path "~/plantum= l.jar"
=C2=A0org-tab-first-hook '(org-babel-hide-result-toggle-= maybe org-babel-header-arg-expand)
=C2=A0org-file-apps '((auto-mode = . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'"= ; . default) ("\\.pdf\\'" . default)
("\\.xlsx\\&#= 39;" . default) ("\\.docx\\'" . default))
=C2=A0org-l= atex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CON= TENTS)"]
=C2=A0org-blocker-hook '(org-block-todo-from-checkboxe= s org-block-todo-from-children-or-siblings-or-parent)
=C2=A0org-link-par= ameters '(("attachment" :follow org-attach-open-link :export = org-attach-export-link :complete org-attach-complete-link)
=C2=A0 =C2= =A0 =C2=A0 ("eww" :follow eww :store org-eww-store-link) ("r= mail" :follow org-rmail-open :store org-rmail-store-link)
=C2=A0= =C2=A0 =C2=A0 ("mhe" :follow org-mhe-open :store org-mhe-store-l= ink)
=C2=A0 =C2=A0 =C2=A0 ("irc" :follow org-irc-visit :sto= re org-irc-store-link :export org-irc-export)
=C2=A0 =C2=A0 =C2=A0 (&= quot;info" :follow org-info-open :export org-info-export :store org-in= fo-store-link)
=C2=A0 =C2=A0 =C2=A0 ("gnus" :follow org-gnu= s-open :store org-gnus-store-link)
=C2=A0 =C2=A0 =C2=A0 ("docvie= w" :follow org-docview-open :export org-docview-export :store org-docv= iew-store-link)
=C2=A0 =C2=A0 =C2=A0 ("bibtex" :follow org-= bibtex-open :store org-bibtex-store-link)
=C2=A0 =C2=A0 =C2=A0 ("= ;bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbd= b-complete-link :store
org-bbdb-store-link)
=C2=A0 =C2=A0 =C2= =A0 ("w3m" :store org-w3m-store-link) ("id" :follow org= -id-open) ("file+sys") ("file+emacs")
=C2=A0 =C2= =A0 =C2=A0 ("shell" :follow org-link--open-shell)
=C2=A0 = =C2=A0 =C2=A0 ("news" :follow #[257 "\301\300\302 Q!\207&quo= t; ["news" browse-url ":"] 5 "\n\n(fn URL)"])=
=C2=A0 =C2=A0 =C2=A0 ("mailto" :follow #[257 "\301\30= 0\302 Q!\207" ["mailto" browse-url ":"] 5 "\n= \n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 ("https" :follow #[= 257 "\301\300\302 Q!\207" ["https" browse-url ":&q= uot;] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 ("http&q= uot; :follow #[257 "\301\300\302 Q!\207" ["http" browse= -url ":"] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0= ("ftp" :follow #[257 "\301\300\302 Q!\207" ["ftp&= quot; browse-url ":"] 5 "\n\n(fn URL)"])
=C2=A0 = =C2=A0 =C2=A0 ("help" :follow org-link--open-help) ("file&qu= ot; :complete org-link-complete-file)
=C2=A0 =C2=A0 =C2=A0 ("eli= sp" :follow org-link--open-elisp) ("doi" :follow org-link--o= pen-doi))
=C2=A0org-src-mode-hook '(org-src-babel-configure-edit-buf= fer org-src-mode-configure-edit-buffer)
=C2=A0org-confirm-elisp-link-fun= ction 'yes-or-no-p
=C2=A0org-metadown-hook '(org-babel-pop-to-se= ssion-maybe)
=C2=A0)

--
=3D=3D=3D=3D=3DIan Garmaise
Consultant
Phorix Solutions Group
ian.g@phorixsol.com
Toronto = cell: 416.432.2251
NYC: 917.512.9535

https://www.linkedin.com/in/igarma= ise/

http= ://www.PhorixSol.com
--00000000000089e956059fce6418--