From 7b2a6fd5cd6faa5a37ec3380b393c4799d30eb9c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 30 Jun 2016 09:51:11 +0000 Subject: view: reference posting style article on Wikipedia Storage is precious when it is forever and distributed. And public-inbox aims to not only end Eternal September(*), but to build a world less-centralized than Usenet ever was: forkable discussion groups (*) https://en.wikipedia.org/wiki/Eternal_September --- lib/PublicInbox/View.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/PublicInbox') diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm index 9d48dfcb..8487c2ad 100644 --- a/lib/PublicInbox/View.pm +++ b/lib/PublicInbox/View.pm @@ -51,6 +51,8 @@ sub msg_reply { my ($ctx, $hdr) = @_; my $se_url = 'https://kernel.org/pub/software/scm/git/docs/git-send-email.html'; + my $p_url = + 'https://en.wikipedia.org/wiki/Posting_style#Interleaved_style'; my ($arg, $link) = mailto_arg_link($hdr); push @$arg, '/path/to/YOUR_REPLY'; @@ -65,6 +67,10 @@ plain-text email using any one of the following methods: and reply-to-all from there: mbox + Avoid top-posting and favor interleaved quoting: + $p_url + * Reply to all the recipients using the --to, --cc, and --in-reply-to switches of git-send-email(1): -- cgit v1.2.3-24-ge0c7