Tidy
This commit is contained in:
parent
bfd4d462a0
commit
07d21e57c0
1 changed files with 1 additions and 1 deletions
|
|
@ -651,8 +651,8 @@ When opened, the link searches the buffer it's opened from."
|
||||||
(require 'url-parse)
|
(require 'url-parse)
|
||||||
(require 'url-util)
|
(require 'url-util)
|
||||||
(when org-ql-view-query
|
(when org-ql-view-query
|
||||||
(cl-incf org-ql-view--link-store-counter)
|
|
||||||
;; Only Org QL View buffers should have `org-ql-view-query' set.
|
;; Only Org QL View buffers should have `org-ql-view-query' set.
|
||||||
|
(cl-incf org-ql-view--link-store-counter)
|
||||||
(cl-flet ((prompt-for (buffers-files)
|
(cl-flet ((prompt-for (buffers-files)
|
||||||
;; HACK: Use counter to avoid prompting the first of the
|
;; HACK: Use counter to avoid prompting the first of the
|
||||||
;; two times that `org-store-link' calls this function.
|
;; two times that `org-store-link' calls this function.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue