Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Apr 18, 2024
1 parent ea70433 commit ea8bbd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea8bbd0

Please sign in to comment.