Index: src/quote_fmt_parse.y =================================================================== RCS file: /cvsroot/sylpheed-claws/sylpheed-claws/src/quote_fmt_parse.y,v retrieving revision 1.22.2.3 diff -u -r1.22.2.3 quote_fmt_parse.y --- src/quote_fmt_parse.y 29 Sep 2004 08:42:39 -0000 1.22.2.3 +++ src/quote_fmt_parse.y 7 Dec 2004 17:44:23 -0000 @@ -147,7 +147,7 @@ %union { char chr; - char str[256]; + char str[1024]; /* ridiculously high */ } %token SHOW_NEWSGROUPS