yuya373 / emacs-slack

slack client for emacs
1.11k stars 117 forks source link

Add slack-display-first-unread-room function. #569

Open fstilman opened 2 years ago

fstilman commented 2 years ago

Added a convenient slack-display-first-unread-room function to allow easily displaying the first room with unread messages.

Also added slack-unread-rooms function and a small refactoring of slack-select-unread-rooms function to use the new slack-unread-rooms functions.