From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9ACD11F744 for ; Thu, 30 Jun 2016 09:58:36 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] view: reply instruction tweaks Date: Thu, 30 Jun 2016 09:58:32 +0000 Message-Id: <20160630095834.2723-1-e@80x24.org> List-Id: It may be 2016, but top-posting still makes me cringe :< Eric Wong (2): view: improve readability of msg_reply with here-doc view: reference posting style article on Wikipedia lib/PublicInbox/View.pm | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-)