yuya373 / emacs-slack

slack client for emacs
1.1k stars 117 forks source link

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

Open iris-garcia opened 3 years ago

iris-garcia commented 3 years ago

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:

togakangaroo commented 3 years ago

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

andrew-hm commented 3 years ago

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