Merge branch 'maint'
This commit is contained in:
commit
99857689db
|
@ -648,7 +648,7 @@ The table of checksums is written to the file mobile-checksums."
|
||||||
(org-with-point-at pom
|
(org-with-point-at pom
|
||||||
(concat "olp:"
|
(concat "olp:"
|
||||||
(org-mobile-escape-olp (file-name-nondirectory buffer-file-name))
|
(org-mobile-escape-olp (file-name-nondirectory buffer-file-name))
|
||||||
"/"
|
":"
|
||||||
(mapconcat 'org-mobile-escape-olp
|
(mapconcat 'org-mobile-escape-olp
|
||||||
(org-get-outline-path)
|
(org-get-outline-path)
|
||||||
"/")
|
"/")
|
||||||
|
|
Loading…
Reference in New Issue