X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9319ad79befe2299cb060614a8bf1bc547c4d73e..a7ec5d546fe5dbf8bc375bdb8d69f5f84789fc7e:/man/refile.man diff --git a/man/refile.man b/man/refile.man index 48418865..d4dfbacc 100644 --- a/man/refile.man +++ b/man/refile.man @@ -1,4 +1,4 @@ -.TH REFILE %manext1% "January 18, 2001" "%nmhversion%" +.TH REFILE %manext1% "March 18, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -114,10 +114,13 @@ switch, then will use the next available message number which is above the message number you wish to preserve. .PP -The +As message sequences are folder-specific, +moving the message from the source folder removes it from all its +sequences in that folder. .B \-retainsequences -switch causes the memberships in sequences, except \*(lqcur\*(rq, of -the refiled messages to be carried over to each destination folder. +adds it to those same sequences in the destination folder, +creating any that don't exist. +This adding does not apply for the \*(lqcur\*(rq sequence. .PP If .B \-link @@ -175,7 +178,7 @@ to file the /draft. .SH FILES .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u +.ta \w'%nmhetcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile .fi .SH "PROFILE COMPONENTS" @@ -223,7 +226,9 @@ for information concerning the previous sequence. .SH BUGS Since .B refile -uses your +and +.B rmm +use your .I rmmproc to delete the message, the @@ -232,6 +237,8 @@ must .B NOT call .B refile +or +.B rmm without specifying .BR \-normmproc , or you will create an infinite loop.