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

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

[elpa] externals/consult e36ef609c6 2/2: README update


From: ELPA Syncer
Subject: [elpa] externals/consult e36ef609c6 2/2: README update
Date: Sat, 18 Feb 2023 18:57:29 -0500 (EST)

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

    README update
---
 README.org | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index 8250dfbead..459a204dd7 100644
--- a/README.org
+++ b/README.org
@@ -1098,17 +1098,18 @@ 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. *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
+2. *Remove all packages involved in the suspected bug from your installation.*
+3. *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.
+4. 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
    disabled.
-4. Ensure that the =completion-styles= variable is properly configured. Try to 
set
+5. Ensure that the =completion-styles= variable is properly configured. Try to 
set
    =completion-styles= to a list including =substring= or =orderless=.
-5. Try to reproduce the issue by starting a bare bone Emacs instance with 
=emacs -Q=
+6. Try to reproduce the issue by starting a bare bone Emacs instance with 
=emacs -Q=
    on the command line. Execute the following minimal code snippets in the
    scratch buffer. This way we can exclude side effects due to configuration
    settings. If other packages are relevant to reproduce the issue, include 
them



reply via email to

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