branch: externals/corfu commit 416d7360e7a18ef8a7697e63a6fe75a437f4b145 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Mention cape-capf-debug --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 5617108c9c..c13c8ecb18 100644 --- a/README.org +++ b/README.org @@ -601,6 +601,14 @@ command. (advice-add #'corfu--post-command :around #'force-debug) #+end_src +When Capfs do not yield the expected result you can use ~cape-capf-debug~ to add +debug messages to a Capf. The Capf will then produce a completion log in the +messages buffer. + +#+begin_src emacs-lisp +(setq completion-at-point-functions (list (cape-capf-debug #'cape-dict))) +#+end_src + * Contributions Since this package is part of [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]] contributions require a copyright