=- Til Schubbe wrote on Sun 3.Jan'10 at 18:42:19 +0100 -= > The problem is that mutt handles the preceeding whitespaces (TAB) > as part of the regex. How can I span a config-instruction, which > contains a regex, over multiple lines?
Simply regexp-verbatim. Since whitespace are relevant to regexp, you can't use them for human-friendly visual formatting. => you must drop them when spanning, at beginning and end of lines. -- © Rado S. -- You must provide YOUR effort for your goal! EVERY effort counts: at least to show your attitude. You're responsible for ALL you do: you get what you give.