emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult 9baa0e7 1/3: Clarify bug report section (See #4


From: ELPA Syncer
Subject: [elpa] externals/consult 9baa0e7 1/3: Clarify bug report section (See #476)
Date: Thu, 2 Dec 2021 04:57:14 -0500 (EST)

branch: externals/consult
commit 9baa0e73c7029fda374f1c0cefb3bccbadacc69f
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Clarify bug report section (See #476)
---
 README.org | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 1dd69d1..8c581b4 100644
--- a/README.org
+++ b/README.org
@@ -1067,7 +1067,9 @@ out the following steps:
    This includes Consult, Vertico, Selectrum, Icomplete-vertical, Marginalia,
    Embark, Orderless and Prescient in case you are using any of those packages.
 2. Ensure that one of =vertico-mode=, =selectrum-mode= or =icomplete-mode= is 
enabled.
-   Furthermore both =ivy-mode= and =helm-mode= must be disabled.
+   (Use =icomplete-mode= with a custom completion style configuration instead 
of
+   =fido-mode=, which always overwrites the completion style with =flex=.
+   Furthermore =ivy-mode= and =helm-mode= must be disabled.)
 3. Ensure that the =completion-styles= variable is properly configured. Try to 
set
    =completion-styles= to a list including =substring= or =orderless=.
 4. Try to reproduce the issue by starting a bare bone Emacs instance with 
=emacs -Q=



reply via email to

[Prev in Thread] Current Thread [Next in Thread]