mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
org: org-bullets + fix invalid fn
`org-save-outline-visibility'
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user