Files
doomemacs/modules/ui
Henrik Lissner dec2a387ad fix(modeline): remove advice causing org-element cache errors in org
This advice was suppressing ws-butler's modification hooks, which had a
nasty side-effect of modifying org buffers without letting its
org-element cache know that it's stale, which resulted in errors like
this, followed by a backtrace:

  Warning (org-element): org-element--cache: Unregistered buffer modifications detected (175 != 176). Resetting.
  If this warning appears regularly, please report the warning text to Org mode mailing list (M-x org-submit-bug-report).

The advice isn't needed anymore, anyhow.
2024-07-26 04:46:54 -04:00
..
2024-06-21 19:11:30 -04:00
2024-07-16 22:33:16 -04:00
2024-07-18 22:38:59 -04:00
2024-06-21 19:11:30 -04:00
2024-06-21 19:11:30 -04:00
2024-06-28 17:00:58 -04:00
2024-02-04 18:58:53 -05:00
2024-02-04 18:58:53 -05:00

:ui

Description

For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.

Frequently asked questions

This category has no FAQs yet. Ask one?