diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-14 15:43:36 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-14 15:43:36 -0500 |
| commit | 49601f3918ab635b6f385f68cade3926f8e4c5cd (patch) | |
| tree | 255f653683cb972c75ff66e7f61f59ba41127715 /scripts/theme-studio/browser-gates.js | |
| parent | 6c773254d448397eb38a6facc9c315870765803c (diff) | |
| download | dotemacs-49601f3918ab635b6f385f68cade3926f8e4c5cd.tar.gz dotemacs-49601f3918ab635b6f385f68cade3926f8e4c5cd.zip | |
fix(erc): one mention notification, real server list, runtime require
Three audit defects. erc-modules carried the built-in notifications module while :config also added cj/erc-notify-on-mention to the same erc-text-matched-hook, so every mention popped two desktop notifications. Dropped notifications from erc-modules and kept the custom one. cj/erc-connected-servers compared a buffer's erc-server-process to itself inside with-current-buffer (always true), so it returned every ERC buffer; it now filters on erc-server-buffer-p and erc-server-process-alive. And user-constants moved from an eval-when-compile-only require to a runtime require, since user-whole-name is read at load time for erc-user-full-name.
Diffstat (limited to 'scripts/theme-studio/browser-gates.js')
0 files changed, 0 insertions, 0 deletions
