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
commitaf22c7c6e51a8fc098c95f8ad1991f486cdb2ac8 (patch)
tree5310b7af354e502b83024fd36992e6911d3644da /scripts
parent3c08164333a4575606f786bc6147fd90ed16a192 (diff)
downloaddotemacs-af22c7c6e51a8fc098c95f8ad1991f486cdb2ac8.tar.gz
dotemacs-af22c7c6e51a8fc098c95f8ad1991f486cdb2ac8.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