Change the way that URLs are handled by the top level. A partial IMAP
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 May 2000 17:18:17 +0000 (17:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 May 2000 17:18:17 +0000 (17:18 +0000)
commit27d6be7ddfe896a6901188ee63a3a064ee416b1a
treed86c6c9ed616d950125e693273f7817ddc22eec3
parent77b76391147c196ba33cef92e2b26ac8947d48fa
Change the way that URLs are handled by the top level.  A partial IMAP
URL may now be specified, and default values are filled in to complete
the URL before it is handed to the IMAP communications layer.
v7/src/imail/imail-core.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-top.scm