org: org-bullets + fix invalid fn
`org-save-outline-visibility'
This commit is contained in:
parent
b3e131f90d
commit
0732c9c1c1
2 changed files with 9 additions and 4 deletions
|
@ -81,6 +81,7 @@
|
|||
;;;###autoload
|
||||
(defun doom/org-attachments ()
|
||||
"Retrieves a list of all the attachments pertinent to the currect org-mode buffer."
|
||||
(require 'org-macs)
|
||||
(org-save-outline-visibility nil
|
||||
(let ((attachments '())
|
||||
element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue