mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-29 13:23:00 -08:00
Sometimes, `org-reveal` is called in the wrong buffer which throws an error. For example, `org-link-open-from-string` creates an temporary org-mode buffer that gets killed very quickly which means that `org-reveal` gets called in a different buffer. I have also had issues with org-reveal getting called in the org-roam buffer, which is why this commit also saves the buffer it was called in. Co-authored-by: Leo Okawa Ericson <git@relevant-information.com> |
||
|---|---|---|
| .. | ||
| contrib-ipython.el | ||
| contrib-present.el | ||
| contrib-roam2.el | ||
| org-attach.el | ||
| org-avy.el | ||
| org-babel.el | ||
| org-capture.el | ||
| org-export.el | ||
| org-link.el | ||
| org-refile.el | ||
| org-tables.el | ||
| org.el | ||