From: Adam S. <as...@ko...> - 2024-12-14 14:04:44
|
Hi, For some time I have been annoyed by seeing a user status update in a message at the bottom of the Emacs window, but the header line not updating at the same time. This seems to fix it: (add-hook 'jabber-alert-presence-hooks (lambda () (force-mode-line-update t)) 100) even though it might be a bit of a big hammer solution :-) Best regards, Adam -- "Har du computer, som starter op i DOS, så' det: Adam Sjøgren *blah* *blah* Adios amigos!" as...@ko... |