GNU bug report logs -
#10377
23.3; unrmail fails to produce any output for a empty BABYL folder
Previous Next
Reported by: mark.lillibridge <at> hp.com
Date: Tue, 27 Dec 2011 18:35:02 UTC
Severity: minor
Found in version 23.3
Fixed in version 24.0.93
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 10377 <at> debbugs.gnu.org (full text, mbox):
Mark Lillibridge wrote:
> have to understand that unrmail in batch mode is used to process a set
> of BABYL files to produce a parallel set of mbox files. For example,
>
> find Rmail -type f -exec grep -q '^BABYL OPTIONS' {} \; \
> -exec ~/bin/emacs-22.3-install/bin/emacs -batch \
> -f batch-unrmail {} \; >& log
>
> Users likely would use further scripts to automatically move the
> resulting *.mail mbox files into place. The correct behavior is simply
> to produce a zero length output file with no messages.
BABYL files with no messages are a fringe case of an obsolete format.
Since unrmail has never produced output for these files, I'm not going
to spend any more time on changing this now. If this is something you
actually need to handle in practice on a frequent basis, I suggest using
a handful of extra shell commands to check for empty BABYL files and
treat them separately.
This bug report was last modified 13 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.