(fix)org-roam-node-visit: pass correctly optional `force` parameter (#1821)
This function ignored the `force' optional argument because it always quoted it, resulting in a non-nil value every time. This makes the suggested code snippet in https://github.com/org-roam/org-roam/issues/597#issuecomment-907743125 work as expected (not resetting point to the beginning of the "Index" buffer on every invocation).master
parent
340215a16a
commit
a8a36a420b
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue