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. ------------------------------------------------------------------------ Archive location example in 16.7 Summary of In-Buffer Settings section of the manual is not valid. Patch attached. Best, Ihor
>From f1363d0b27494afcff4ab6a96d31d3e05c235f71 Mon Sep 17 00:00:00 2001 From: Ihor Radchenko <yanta...@gmail.com> Date: Sun, 13 Sep 2020 11:51:01 +0800 Subject: [PATCH] Fix example of in-buffer setting of archive location in manual The provided example '%s_done' is not valid syntax for archive location. Should be '%s_done::'. --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 46498bd22..117e691e8 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -18854,7 +18854,7 @@ Closing and reopening the Org file in Emacs also activates the changes. #+attr_texinfo: :sep , -- =#+ARCHIVE: %s_done= :: +- =#+ARCHIVE: %s_done::= :: #+cindex: @samp{ARCHIVE}, keyword #+vindex: org-archive-location -- 2.26.2
Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) of 2020-08-15 Package: Org mode version 9.3.7 (release_9.3.7-807-gf1363d @ /home/yantar92/.emacs.d/straight/build/org/)