Re: Killfile questions
clemens fischer <[email protected]> Mon, 22 Jun 2009 21:50:46 +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. I think you may have been bitten by the same "feature" as I have: you accidentally hit the "[" or "]" key and scored some article "top notch" (or "rock bottom") without realizing it. You propably used both of them, resulting in "hot" and "kill" canceling out each other. You can tap "h" anywhere in tin to see the current keybindings, two of which are "QuickFilterSelect" and "QuickFilterKill", bound to "[" and "]". To get rid of both, you need to bind them to the string "NULL" in $HOME/.tin/keymap, but for this to work you also need Urs' last patch. clemens