emacs-slack
emacs-slack copied to clipboard
No Message in <channel>, fetching from server hangs forever
Describe the bug
When calling slack-group-select and selecting a group (which probably has a lot of messages in the history), it does not show the group at all, the only message I see is: No Message in <channel>, fetching from server
To Reproduce Steps to reproduce the behavior:
- Call slack-group-select
- Select a group with a huge history?
- See how the buffer never gets created.
Expected behavior A new buffer should be created with the group's messages.
Environment:
- OS: Arch Linux
- Emacs Version: 28.0.50
- emacs-slack Version: 20200830.1021 - commit(1f6a40faec0d8d9c9de51c444508d05a3e995ccd)
seeing this too on Ubuntu 20, emacs 26.3 Restarting emacs seems to fix it
duplicate of https://github.com/yuya373/emacs-slack/issues/526