bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37879: 26.3; ERC doesn't honor erc-channel-hide-list


From: Lars Ingebrigtsen
Subject: bug#37879: 26.3; ERC doesn't honor erc-channel-hide-list
Date: Mon, 28 Oct 2019 15:32:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

"Peter K. Keller" <psilord@cs.wisc.edu> writes:

> When using the 'erc' package with emacs 26.3, the erc-channel-hide-list
> is apparently totally ignored. I use ERC with use-package.
>
> Here is an example form where I'm ignoring events from official and
> non-official channels on freenode.
>
>       (setq erc-channel-hide-list '(("#lispgames" "JOIN" "PART" "QUIT")
>                                     ("##hacker-theory" "JOIN" "PART" "QUIT")
>                                     ("#lisp" "JOIN" "PART" "QUIT")
>                                     ("#emacs" "JOIN" "PART" "QUIT")))

I think I've now fixed this in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]