360f9-elpaplus @
/home/nivekuil/.emacs.d/elpa/org-plus-contrib-20200302/)
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
https://orgmode.org/manual/Evaluating-Code-Blo
removed from 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" . "
htt
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.
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'
(unle