Improve configuration file parser
Status: Beta
Brought to you by:
donut
I'd like to have more easy specification of long lists of newsgroups (current way of doing in on single line, comma separated pretty much limits you).
For example: solution could be to allow line continuation in the config file, like you have in C/C++ (backslash followed by LF).