[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Buffer specific hide-list in ERC
From: |
Edward O'Connor |
Subject: |
Re: Buffer specific hide-list in ERC |
Date: |
Mon, 3 Aug 2009 11:40:43 -0700 |
> I just discovered the way to hide certain IRC messages in the Emacs
> ERC client via erc-hide-list; however, I've been unable to find a way
> to do this for specific channels/buffers.
>
> In other words, I'd like to hide 'join', 'part', 'quit', etc. in my
> higher traffic channels, but I'm in a few low traffic channels where
> it would be handy to see that a person has joined.
You could make the variables be buffer-local, and set them to
different values via a hook.