Fix: (org-ql-completing-read)
This seems to work better now with default Emacs completion (i.e. not using Vertico or Helm). It's still not perfect, but it seems to work reasonably well and be more correct. Fixes #338. Thanks to @arozbiz for reporting.
This commit is contained in:
parent
e08de2a76c
commit
4c1a4b169f
3 changed files with 192 additions and 101 deletions
|
|
@ -545,7 +545,8 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
** 0.7.1-pre
|
||||
|
||||
Nothing new yet.
|
||||
*Fixes*
|
||||
+ Function ~org-ql-completing-read~ is more compatible with default Emacs completion. (See [[https://github.com/alphapapa/org-ql/issues/338][#338]]. Thanks to [[https://github.com/arozbiz][arozbiz]] for reporting.)
|
||||
|
||||
** 0.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue