mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-10 08:41:32 -07:00
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> |
||
|---|---|---|
| .. | ||
| dired | ||
| electric | ||
| eww | ||
| ibuffer | ||
| tramp | ||
| undo | ||
| vc | ||
| .doommodule | ||
| README.org | ||
: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?