diff --git a/lisp/org.el b/lisp/org.el index 5867fc22e..a65b07994 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -3492,9 +3492,9 @@ on a per-file basis, insert anywhere in the file: (defcustom org-complete-tags-always-offer-all-agenda-tags nil "If non-nil, always offer completion for all tags of all agenda files. -Instead of customizing this variable directly, you might want to -set it locally for capture buffers, because there no list of -tags in that file can be created dynamically (there are none). + +Setting this variable locally allows for dynamic generation of tag +completions in capture buffers. (add-hook \\='org-capture-mode-hook (lambda ()