Files
doomemacs/modules/lang
Henrik Lissner b1b40754fe fix(org): don't optimize already-open agenda buffers
`org-map-entries` uses `org-get-agenda-file-buffer` to visit agenda
files, and Doom optimizes the latter to open those org buffers in a
limited capacity (since buffers opened this way are rarely visible, and
full initialization of them is very expensive), deferring their
initialization until the user interactively switches to the buffer
later.

However, if an agenda buffer has already been visited, opening it with
`org-get-agenda-file-buffer` with all these disabled initializations
could have unpredictable effects on whatever the user is doing in their
`org-map-entries` call. Since these optimizations aren't needed for
agenda buffers that already exist, I'll no-op `+org--restart-mode-h` in
those cases.

Fix: #7979
2024-08-08 17:26:58 -04:00
..
2024-02-05 17:21:20 -05:00
2024-06-25 19:36:43 -04:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-20 18:28:12 -04:00
2024-06-26 22:58:01 -04:00
2024-07-11 23:14:14 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-03-11 00:53:43 -04:00
2024-06-26 22:58:01 -04:00
2024-07-05 18:04:17 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-07-20 14:31:27 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-03 16:22:09 -04: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?