aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-12 00:42:52 -0500
committerCraig Jennings <c@cjennings.net>2026-05-12 00:42:52 -0500
commitf1e02c6fcc31d998aaf0e4bf45c6c3623fd9b5f6 (patch)
treee4be6c2ba8d8a5b9fef14c2344e322eb0f0c9913 /scripts
parent272145d195130c0873f55834f7511758af444249 (diff)
downloaddotemacs-f1e02c6fcc31d998aaf0e4bf45c6c3623fd9b5f6.tar.gz
dotemacs-f1e02c6fcc31d998aaf0e4bf45c6c3623fd9b5f6.zip
fix(slack): error when adding a reaction outside a Slack buffer
`cj/slack-message-add-reaction' wrapped its whole body in `when-let*' on `slack-current-buffer', so invoking C-; S ! outside a Slack message view did nothing at all, and with no message it looked like the key wasn't even bound. It now `user-error's "Not in a Slack buffer". A test covers the case.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions