all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* documentation of Rmail 23 mailbox format?
@ 2011-11-06  2:12 Mark Lillibridge
  2011-11-06  6:43 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Lillibridge @ 2011-11-06  2:12 UTC (permalink / raw
  To: emacs-devel


    I've found at least one bug (get messages destroys all white space
at the end of the last message already in the mailbox) in Rmail 23 that
requires me to understand the correct Rmail 23 mailbox format in order
to fix the bug.  Is there any documentation of this?

    Unless told otherwise, I'm going to assume that Rmail 23 is supposed
be using the mboxo/mboxrd mailbox format (see
http://homepage.ntlworld.com./jonathan.deboynepollard/FGA/mail-mbox-formats.html).
In particular, this means that:

    Each message is preceded by a From_ line and followed by a blank line. A
    From_ line is a line that begins with the five characters 'F', 'r', 'o',
    'm', and ' '.

    Rmail 23 does not comply correctly with this.  For example, it fails
to add a blank line after the last message.  

- Mark



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-06 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06  2:12 documentation of Rmail 23 mailbox format? Mark Lillibridge
2011-11-06  6:43 ` Chong Yidong
2011-11-06 17:36   ` Mark Lillibridge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.