Start search for quick notes position from the top
That line of code was lost to a crash … pitty.
This commit is contained in:
parent
77d1918d47
commit
c7c0d1611f
@ -462,6 +462,7 @@ inserted as list items."
|
||||
|
||||
(set-buffer (find-file db/org-default-refile-file))
|
||||
|
||||
(goto-char (point-min))
|
||||
(unless (search-forward-regexp "^\f" nil t)
|
||||
(user-error "No page feed found in default refile file"))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user