why are these listed separately?
Douglas J Hunley <[email protected]> Fri, 8 Aug 2008 15:10:48 -0400
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <[email protected]> |
in my irssi config, i noticed that my ignores are listed separately like:
{ level = "JOINS PARTS QUITS"; channels = ( "#foo" ); },
{ level = "JOINS PARTS QUITTS"; channels = ( "#bar"); }
can I safely combine them like:
{ level = "JOINS PARTS QUITS"; channels = ( "#foo", "#bar"); }
?
--
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
http://doug.hunley.homeip.net
Honesty is the best policy, but insanity is a better defense.