branch: externals/consult
commit 2ee05969d6c9fda4c8aaf63c4f354864913aa1f1
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    README: Packages must be removed and reinstalled (See #746)
---
 README.org | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 5ebdac7c7c..8250dfbead 100644
--- a/README.org
+++ b/README.org
@@ -1098,9 +1098,10 @@ out the following steps:
 
 1. *Search through the issue tracker* if your issue has been reported before 
(and
    has been resolved eventually) in the meantime.
-2. *Update all the relevant packages to the newest version*. This includes
-   Consult, Compat, Vertico or other completion UIs, Marginalia, Embark and
-   Orderless.
+2. *Remove and reinstall the newest version of all relevant packages*. Updating
+   alone is not sufficient, since package.el is known to cause miscompilation.
+   The list of packages includes Consult, Compat, Vertico or other completion
+   UIs, Marginalia, Embark and Orderless.
 3. Either use the default completion UI or ensure that exactly one of
    =vertico-mode=, =mct-mode=, or =icomplete-mode= is enabled. The unsupported 
modes
    =selectrum-mode=, =ivy-mode=, =helm-mode=, =ido-mode= and 
=ido-ubiquitous-mode= must be

Reply via email to