org-ql-find should call org-mark-ring-push
Opened this issue · 0 comments
bram85 commented
OS/platform
Termux (Android)
Emacs version and provenance
GNU Emacs 29.4 (build 1, aarch64-unknown-linux-android) of 2024-06-26
Org version and provenance
Org mode version 9.6.15 (release_9.6.15 @ /data/data/com.termux/files/usr/share/emacs/29.4/lisp/org/)
org-ql package version and provenance
0.8.7 MELPA Stable
Description
Suggestion to call org-mark-ring-push
in org-ql-find
before goto-char
is called, so one can jump back to the previous point with C-c & in org-mode.
Etc.
No response