From 290354461422fff8c05ef9ce37ba154641e3f8fc Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Mon, 10 Jun 2024 11:31:53 -0600 Subject: imworkingon: Fuss with forge precedence --- cmd/generate/mailstuff/jwz.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd/generate/mailstuff/jwz.md') 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), -- cgit v1.2.3-2-g168b