Re: Killfile questions
clemens fischer <[email protected]> Thu, 01 Apr 2010 22:45:34 +0200
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
J Wermont wrote: > What is the "hot rule"? I see this in my filter file, but I don't know > what it's for. Beware of the keymap entries '[' and ']' which get bound to the "hot" and "kill" actions. You may even hit them by mistake, not realizing that they may interfere with other, manually defined rules. The newer "tin" versions contain a fix whereby you can unbind these two keys or put them on other keys. I have this in my ~/.tin/keymap: GroupListThd [ ] QuickFilterSelect NULL NULL NULL QuickFilterKill NULL NULL NULL clemens