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

slack client for emacs

Results 67 emacs-slack issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The modeline indicator shown with `(setq slack-enable-global-mode-string t)` goes red any time that there are unread messages, regardless of whether the channel is in `subscribed-channels` or not....

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Connect to Slack. 2. Run `slack-select-rooms`, and select some...

bug

When someone refers to a private channel for which I don't have access, in slack, it is displayed like this. ![image](https://user-images.githubusercontent.com/1181438/131339379-07b37de5-b2bf-4946-9856-e28738082c2b.png) In emacs, it fails in ` slack-block-to-string` (for slack-rich-text-channel-element)...

bug

**Describe the bug** Getting a GNUTLS error on connecting to slack **To Reproduce** Steps to reproduce the behavior: 1. slack-register-team 2. slack-start 3. Websocket connection error 4. See error **Backtrace**...

bug

**Describe the bug** Cannot open unread list with either `slack-all-unreads` or `helm-slack-unreads`. **To Reproduce** Steps to reproduce the behavior: 1. M-x slack-all-unreads, or 2. M-x helm-slack-unreads An error will be...

bug

**Describe the bug** It's not possible to invite users to the channel. The prompt asks to select users but there is no way to go forward. E.g. how do I...

bug

Hi, I wanted to start by thanking all the people working on this project. It's awesome, lately its performance really improved, and I'm very happy with it :). I noticed...

**Describe the bug** I have joined the [eos design systems slack](https://slack.eosdesignsystem.com), but sadly, for about a week, I am unable to join the `#general` channel. When I select the channel...

bug

**Describe the bug** When someone posts a long link, Slack removes some of the middle, replacing it with `[…]`. For the original link: https://markets.businessinsider.com/news/stocks/dailypay-expands-platform-announces-integration-offering-for-human-capital-management-and-payroll-industries-1030136284 Slack turns this into: https://markets.businessinsider.com/news/stocks/dailypay-expands-platform-announces-integr[…]an-capital-management-and-payroll-industries-1030136284 If...

bug

**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...

bug