From: Henrik E. <hen...@te...> - 2005-02-28 17:23:05
|
Michael Olson <mw...@gn...> writes: > Henrik Enberg <hen...@te...> writes: > >> Currently, erc-hide-list is only checked in the message handlers of >> a small subset[1] of all possible messages. It'd be nice to be able >> to hide any message without having to resort to erc-insert-this and >> funky regexps. >> >> The attached patch moves the check to erc-display-message and >> removes the checks from the handlers in erc-backend.el > > I've applied this to CVS head. Unfortunately, you committed the first, broken version. I posted a fixed one in <87l...@ro...>. Anyways, here's the correct way against current CVS, so no need to back out the previous commit. |