summaryrefslogtreecommitdiff
path: root/cmd/generate/mailstuff/jwz.md
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/generate/mailstuff/jwz.md')
-rw-r--r--cmd/generate/mailstuff/jwz.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/generate/mailstuff/jwz.md b/cmd/generate/mailstuff/jwz.md
index 54f0a45..91e03f5 100644
--- a/cmd/generate/mailstuff/jwz.md
+++ b/cmd/generate/mailstuff/jwz.md
@@ -11,11 +11,11 @@ feedback valuable.
You write that the algorithm in RFC 5256 is merely a "restating" of
your algorithm, but I noticed 3 (minor) differences:
-
+
1. In your step 1.C, the RFC says to check whether this would create a
loop, and if it would to skip creating the link; your version only
says to perform this check in step 1.B.
-
+
2. The RFC says to sort the messages by date between your steps 4 and
5; that is: when grouping by subject, containers in the root set
should be processed in date-order (you do not specify an order),