Files
doomemacs/modules
Lucas Viana 051087d716 fix(org): don't error org-download at top level
Org-attach (and thus org-download) can work before the first headline if
the user sets `org-attach-auto-tag` to `nil`. But when inserting files
in this situation, this advice will display an error message due to
using `org-back-to-heading`. So I think it makes more sense to use
`org-back-to-heading-or-point-min`.
2022-02-09 04:54:22 +01:00
..
2022-01-31 01:19:11 +01:00
2022-02-02 01:58:55 +01:00
2022-01-27 18:49:21 +01:00
2022-02-02 01:56:04 +01:00
2021-12-14 01:21:33 +01:00