From 5a7fadf59a68a67f1edb755009c5246da6b02f1e Mon Sep 17 00:00:00 2001 From: Marco Wahl Date: Wed, 11 Dec 2019 15:50:56 +0100 Subject: [PATCH] manual: Fix in section [Computed tag filtering] --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 6476126f8..528e11baf 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -9193,8 +9193,8 @@ the Internet, and outside of business hours, with something like this: (setq org-agenda-auto-exclude-function 'org-my-auto-exclude-fn) #+end_src -You can apply this self-adapting filter by using a double prefix -argument to ~org-agenda-filter~, i.e. press {{{kbd(C-u C-u /)}}}, or +You can apply this self-adapting filter by using a triple prefix +argument to ~org-agenda-filter~, i.e. press {{{kbd(C-u C-u C-u /)}}}, or by pressing {{{kbd(RET)}}} in ~org-agenda-filter-by-tag~. **** Setting limits for the agenda