emacs-slack icon indicating copy to clipboard operation
emacs-slack copied to clipboard

No Message in <channel>, fetching from server hangs forever

Open iris-garcia opened this issue 4 years ago • 2 comments

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:

  1. Call slack-group-select
  2. Select a group with a huge history?
  3. 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)

iris-garcia avatar Jan 04 '21 12:01 iris-garcia

seeing this too on Ubuntu 20, emacs 26.3 Restarting emacs seems to fix it

togakangaroo avatar Jan 10 '21 22:01 togakangaroo

duplicate of https://github.com/yuya373/emacs-slack/issues/526

andrew-hm avatar Jan 13 '21 22:01 andrew-hm