4 .TH BURST %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
6 burst \- explode digests into messages
13 .RB [ \-inplace " | " \-noinplace ]
14 .RB [ \-quiet " | " \-noquiet ]
15 .RB [ \-verbose " | " \-noverbose ]
21 considers the specified messages in the named folder to be
22 Internet digests, and explodes them in that folder.
26 is given, each digest is replaced by the \*(lqtable
27 of contents\*(rq for the digest (the original digest is removed).
29 then renumbers all of the messages following the digest in the
30 folder to make room for each of the messages contained within the digest.
31 These messages are placed immediately after the digest.
35 is given, each digest is preserved, no table of contents
36 is produced, and the messages contained within the digest are placed at
37 the end of the folder. Other messages are not tampered with in any way.
43 to be silent about reporting
44 messages that are not in digest format.
50 to tell the user the general
51 actions that it is taking to explode the digest.
55 works equally well on forwarded messages
56 and blind\-carbon\-copies as on Internet digests, provided that the
57 former two were generated by
65 .ta \w'%etcdir%/ExtraBigFileName 'u
66 ^$HOME/\&.mh\(ruprofile~^The user profile
69 .SH "PROFILE COMPONENTS"
73 .ta \w'ExtraBigProfileName 'u
74 ^Path:~^To determine the user's nmh directory
75 ^Current\-Folder:~^To find the default current folder
76 ^Msg\-Protect:~^To set mode when creating a new message
80 inc(1), msh(1), pack(1),
81 .I "Proposed Standard for Message Encapsulation"
86 .RB ` +folder "' defaults to the current folder"
87 .RB ` msgs "' defaults to cur"
94 If a folder is given, it will become the current folder. If
96 is given, then the first message burst becomes the current message.
97 This leaves the context ready for a
99 of the table of contents
102 to see the first message of the digest. If
104 is given, then the first message extracted from the
105 first digest burst becomes the current message. This leaves the context
106 in a similar, but not identical, state to the context achieved when using
112 program enforces a limit on the number of messages which
115 from a single message. This number is on the order
116 of 1000 messages. There is usually no limit on the number of messages
117 which may reside in the folder after the
122 uses a sophisticated algorithm to determine where
123 one encapsulated message ends and another begins, not all digestifying
124 programs use an encapsulation algorithm. In degenerate cases, this
127 finding an encapsulation boundary
128 prematurely and splitting a single encapsulated message into two or
129 more messages. These erroneous digestifying programs should be fixed.
131 Furthermore, any text which appears after the last encapsulated message
132 is not placed in a separate message by
135 digestified messages, this text is usually an \*(lqEnd of digest\*(rq
136 string. As a result of this possibly un\-friendly behavior on the
142 this trailing information is lost. In practice, this is not a problem
143 since correspondents usually place remarks in text prior to the first
144 encapsulated message, and this information is not lost.