02997923e45ec02cf915785143f98640622c7664
Modern mu4e (1.8+) uses gnus-article-mode, not mu4e-view-mode, so mu4e-view-mode-hook never fired. Fix: - Use gnus-article-prepare-hook (primary) + mu4e-view-mode-hook (fallback) - Target *mu4e-article* buffer explicitly via when-let - Skip header lines by pattern (Key: value / continuation) instead of blank line - Add idle timer (0.05s) to ensure buffer is fully populated
# 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%