2005-03-30 [colin] 1.9.6cvs14
[claws.git] / src / quote_fmt_parse.y
index 2d951e40d561670e85302cdde6eff2ab9a2f6b1b..29f6dd7e308cba659b13cf61c57bb758748ad0b3 100644 (file)
@@ -512,6 +512,7 @@ special:
        }
        | SHOW_REFERENCES
        {
+                /* CLAWS: use in reply to header */
                /* if (msginfo->references)
                        INSERT(msginfo->references); */
        }
@@ -631,6 +632,7 @@ query:
        }
        | QUERY_REFERENCES
        {
+                /* CLAWS: use in-reply-to header */
                /* add_visibility(msginfo->references != NULL); */
        }
        OPARENT quote_fmt CPARENT