doomemacs/modules/emacs
kovan 2ebac3ccfc fix(electric): reorder electric-quote hook to run before smartparens
When `electric-quote-mode' is enabled with smartparens, the
`electric-quote-inhibit-functions' check (e.g. `org-in-src-block-p')
fails because smartparens' post-self-insert handler runs first and
interferes with buffer state. Re-add the electric-quote handler at
depth -50 so it runs before smartparens (depth 0).

Fix: #5051

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:59:58 -05:00
..
dired fix(dired): prevent dirvish redisplay feedback loop in multi-frame setups 2026-02-14 19:46:04 -05:00
electric fix(electric): reorder electric-quote hook to run before smartparens 2026-02-15 00:59:58 -05:00
eww feat(eww): Add jump-to-heading in EWW 2025-06-10 21:23:31 +02:00
ibuffer bump: :emacs 2025-12-01 23:56:53 -05:00
tramp fix(tramp): remove redundant auto-save transform rule 2025-12-23 18:15:07 -05:00
undo fix(undo): move undo-tree diff advice to correct use-package block 2026-02-14 19:37:49 -05:00
vc bump: :emacs 2026-02-11 17:48:12 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:emacs

Description

Modules in this category augment and extend the built-in features of Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?