erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] erc-track.el & ignoring bitlbee away messages


From: Mark Plaksin
Subject: [Erc-discuss] erc-track.el & ignoring bitlbee away messages
Date: Fri, 02 Jun 2006 14:49:12 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.51 (gnu/linux)

I use ERC to connect to a bitlbee server.  When I have autoaway turned on,
bitlbee generates messages like these in my /query-generated buffers:

*** You're now away: I'm gone (autoaway after 955 seconds of idletime)
*** Welcome back

Both of these messages make erc-track.el tell me that those buffers have
had activity.  I want erc-track to ignore these messages.  The only way I
found to do it is the attached patch plus this:
(setq erc-track-ignore-list '("^[*][*][*] Welcome back" "^[*][*][*] You're now 
away:"))

Is there a better way?  If not, do you like the patch?

Attachment: erc-track.diff
Description: Text document


reply via email to

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