FIX silly bug
This commit is contained in:
parent
7b409b69c5
commit
bc9842709c
|
@ -4572,7 +4572,7 @@ FUTURE-LIMIT in a list."
|
||||||
(org-x-dag-id->path nil id)))))
|
(org-x-dag-id->path nil id)))))
|
||||||
|
|
||||||
(org-x-dag-sync)
|
(org-x-dag-sync)
|
||||||
(let ((f (buffer-file-name)))
|
(let ((f (f-canonical (buffer-file-name))))
|
||||||
(cond
|
(cond
|
||||||
((equal f (org-x-dag->goal-file :endpoint))
|
((equal f (org-x-dag->goal-file :endpoint))
|
||||||
(org-x-dag--link-child-to-parent
|
(org-x-dag--link-child-to-parent
|
||||||
|
|
Loading…
Reference in New Issue