Files
doomemacs/modules/lang
Leo Okawa Ericson 31b2ad22fb fix(org): call org-reveal in correct buffer
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>
2023-11-23 21:21:08 -05:00
..
2023-09-17 03:17:12 +02:00
2023-11-23 18:32:35 -05:00
2023-10-05 17:45:50 +02:00
2023-09-22 23:18:31 +02:00
2023-11-23 18:32:35 -05:00
2023-09-20 20:23:59 +02:00

:lang

Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?