Revise representation of header-field objects, so that RFC-822 quoting
authorChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 2000 22:02:34 +0000 (22:02 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 2000 22:02:34 +0000 (22:02 +0000)
commit224dc02f914fdcee52da5dc8bf94a491134729e0
tree04105cead1b5355bb3df4d03587fd724a28e2230
parent4d2fd4b9ba9fcdb585031c7e65ff5fc2c7cb0c54
Revise representation of header-field objects, so that RFC-822 quoting
mechanism isn't part of the representation.  Value string of a header
is now arbitrary text, and there is an explicit mechanism for
converting the header value to RFC-822 format, by prepending tabs onto
continuation lines.

Additionally, there should no longer be any possibility of a low-level
error being generating when parsing header fields of incoming messages.
v7/src/imail/imail-core.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail-util.scm
v7/src/imail/todo.txt