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

    Update README
---
 README.org | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index bee2a539de..e4b2ee6393 100644
--- a/README.org
+++ b/README.org
@@ -1053,11 +1053,11 @@ out the following steps:
    disabled.
 5. Ensure that the =completion-styles= variable is properly configured. Try to 
set
    =completion-styles= to a list including =substring= or =orderless=.
-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
-   in the minimal configuration snippet.
+6. Try to reproduce the issue with the newest stable Emacs version. Start 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 in the minimal configuration snippet.
 
 Minimal setup with Vertico for =emacs -Q=:
 #+begin_src emacs-lisp

Reply via email to