| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: mailbox
end-of-letter-p returns true if the end of the letter has been reached. This can be used to terminate a loop of fetch-letter-sequence calls.
end-of-letter-p is only implemented for pop mailboxes.
end-of-letter-p must only be used within a with-fetch-letter-sequence body.
See also with-fetch-letter-sequence and fetch-letter-sequence.
See imap.htm for more information.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |