diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-28 04:11:45 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-28 04:11:45 -0400 |
| commit | da7ee0841924dfbd91c9a944e0bfeff6903bd8a1 (patch) | |
| tree | b3461a7d9aa3971b55bfeeab9aeddb06d1b088fe /scripts/coverage-summary.el | |
| parent | ce74e30562dfac3f599a94a45ac16c3c2319ab41 (diff) | |
| download | emacs-wttrin-da7ee0841924dfbd91c9a944e0bfeff6903bd8a1.tar.gz emacs-wttrin-da7ee0841924dfbd91c9a944e0bfeff6903bd8a1.zip | |
fix: don't steal focus when an async weather response renders
wttrin--display-weather ran switch-to-buffer from the async callback, so a
response arriving after the user moved to another buffer yanked them back to
*wttr.in*. It now renders with set-buffer; selecting the buffer is the
interactive command's job (wttrin-query already does it at invocation), so a
late response updates the buffer in place without changing the selected window.
Diffstat (limited to 'scripts/coverage-summary.el')
0 files changed, 0 insertions, 0 deletions
