Bug: org-agenda-finalize throws args-out-of-range [9.3.6 (9.3.6-19-gf360f9-elpaplus @ /home/nivekuil/.emacs.d/elpa/org-plus-contrib-20200302/)]

2020-03-02 Thread Kevin Liu
-elpaplus @ /home/nivekuil/.emacs.d/elpa/org-plus-contrib-20200302/)

Re: Bug: Running C-c C-c doesn't tangle [9.3.6 (9.3.6-elpa @ /home/aadcg/.emacs.d/elpa/org-9.3.6/)]

2020-03-02 Thread Tom Gillespie
Hi André, C-c C-v C-t is the default tangle binding, C-c C-c will execute the block (and resolve any noweb references if the :noweb header is set) but will not tangle it. Two references are https://orgmode.org/manual/Extracting-Source-Code.html and

"peculiar" error with countdown timer in org-agenda

2020-03-02 Thread Ian Garmaise
mode-line as expected. Emacs : GNU Emacs 26.3 (build 1, i686-w64-mingw32) of 2019-08-29 Package: Org mode version 9.3.6 (9.3.6-19-gf360f9-elpa @ c:/users/ian/.emacs.d/elpa/org-20200302/) current state: == (setq org-link-abbrev-alist '(("gmail" . " https://mail.google.com/m

Bug: Running C-c C-c doesn't tangle [9.3.6 (9.3.6-elpa @ /home/aadcg/.emacs.d/elpa/org-9.3.6/)]

2020-03-02 Thread André Alexandre Gomes
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.

Bug: org-archive-subtree-save-file-p logic [9.3.6 (release_9.3.6-399-ge6df03 @ /home/n/.emacs.d/straight/build/org/)]

2020-03-02 Thread No Wayman
The logic for saving the archive buffer in org-archive-subtree does not consider the (default) value of 'from-org for org-archive-subtree-save-file-p. #+begin_src emacs-lisp ;; Save and kill the buffer, if it is not the same ;; buffer and depending on `org-archive-subtree-save-file-p'