46c9327dd0160faeade20f2144e4ceda0b0a7dbc
org-latex: replace before-processing-hook+insert with org-export-filter-table-functions.
- Old approach (insert in hook) triggered org-element-cache after-change hooks
causing infinite recursion / max-lisp-eval-depth even with inhibit-modification-hooks.
- New: my/org-latex-table-to-tabularx filter transforms rendered LaTeX string,
no buffer modification, no hook recursion possible.
- Removed dead helpers: my/org-count-table-columns, my/org-table-attr-latex-spec.
corfu-terminal: add (< emacs-major-version 31) guard.
- Emacs 31 supports corfu natively in terminal; corfu-terminal causes
popup positioning issues (jumping) on Emacs 31+.
# instalace mailu: brew install mu isync msmtp pak mbsync personal (musi existovat .mbsyncrc) pak mu init --maildir=~/.mail --my-address=martin@sukany.cz mu index
Description
Languages
Emacs Lisp
95.3%
Shell
4.7%