Fix: (org-ql-find) Widen buffer

This fixes the case in which a user calls org-ql-find from a narrowed
buffer and chooses a result outside the restriction.  This is already
done in, e.g. org-ql-open-link; it's just an oversight here.
This commit is contained in:
Adam Porter 2024-01-03 18:26:03 -06:00
parent 24b799ab0b
commit 8e9a8fe090
3 changed files with 44 additions and 39 deletions

View file

@ -555,7 +555,9 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
** 0.8.1-pre
Nothing new yet.
*Fixes*
+ Command ~org-ql-find~ widens the buffer before going to the selected entry.
** 0.8