edbed0a116817924aaa1bf078f0087258371d126
hl-line-mode (and similar) bumps BUF_MODIFF via text property changes on every cursor movement. The else-if structure caused the modiff branch to fire (skipping ValueChanged correctly) but also blocked the cursor-move branch (SelectedTextChanged). Fix: use textDidChange flag to decouple the two branches. ValueChanged and SelectedTextChanged remain mutually exclusive for real edits, but SelectedTextChanged now fires when only text properties changed.
# 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
97.5%
Shell
2.5%