2000-05-30 |
Chris Hanson | Rewrite READ-LITERAL with two aims: (1) to make the... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | GET-OUTPUT-FROM-ACCUMULATOR should return the internal... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Chris Hanson | Pull transcript handling from READ-LITERAL to new |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Tweak conditions under which literal progress hook... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Modularize line-ending translator. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Disambiguate the "section" form of the BODY response... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Don't remove IMAP connections from the memoized list... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Fix minor bug in description of FETCH BODY responses. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Implement BASE64 decoder. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Implement SKIP-LWSP-BACKWARDS. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Only install required files. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Set truncate-lines to #t in buffer that pops up to... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Add ability to obtain envelope and bodystructure inform... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Reorganize login code so that login errors are properly... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | If M-x imail finds existing buffer visiting the folder... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Generalize imail-expunge-confirmation to make the type... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Don't store the user's pass phrase if the login fails. |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Implement mechanism to poll the IMAP server in the... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Fix bug: must read message UIDs _before_ signalling... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Fix bug: must read message UIDs _before_ signalling... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Run inferior-thread output processors with interrupts... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Reply buffer must refer to the message buffer, not... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Fix typo that caused MOVE-RELATIVE to ignore its operat... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Export EDWIN-VARIABLE$IMAIL-PASS-PHRASE-RETENTION-TIME. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Minor changes. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Add mechanism to erase stored passwords after the speci... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Use pivot of 1970, since that is the date that will... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Do pivoting when deciding what a two-digit year means... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix bug: time stamp for APPEND might be #F. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Workaround another problem with broken mailers mangling... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix bug: retention time being interpreted in seconds... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add mechanism to control the retention time of IMAIL... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Can't use backquote in this kind of script. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Change definition of SAVE-FOLDER so that it does the... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Make buffer-menu code smarter about keeping its columns... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add feedback to various commands that copy messages... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix bug in MESSAGE-LENGTH. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Implement explicit condition type for IMAP server error... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Implement WITH-OPEN-CONNECTION for use by M-x imail... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix thinko in previous change. Use LOGOUT command... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Implement explicit condition type for IMAP server error... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Restructure IMAP trace mechanism to output the trace... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add support for UIDPLUS response codes. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Restructure IMAP trace mechanism to output the trace... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Note problems with copying multiple messages to IMAP... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Note problems with copying multiple messages to IMAP... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Flesh out documentation strings a bit. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Don't bind imail-delete-folder to a key. It should... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Change the modeline to show the connection status even... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Send STATUS folder event when IMAP folder opened. ... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix bug: don't leave connection half-open if user abort... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add configurable confirmation for performing EXPUNGE. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add configurable confirmation for performing EXPUNGE. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Implement procedure to count number of digits in an... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Implement M-x imail-resend. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add "online" indicator to the modeline, and implement... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Add "N unseen" indicator to the modeline. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fixed problem with login messages during completion... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Syntax tweak. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Suppress messages and command prompts while doing compl... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Fix bug: if there were two memoized connections to... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Make another stab at getting URL prompts right. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix bug: don't mistakenly say that a folder is unchange... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix bug: don't signal an error when reading BYE message. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Tweak URL prompting again. This is almost what I want... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Change definition of URL-PASS-PHRASE-KEY to specify... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Don't implement URL-PASS-PHRASE-KEY for file URLs,... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix thinko; eliminate IMAP-CONNECTION-OPEN?. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Move pass-phrase memoization into the front end. Now... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Add code to detect when the connection has been dropped... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Implement workaround to keep the IMAP connection open... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Always run SAVE-FOLDER as part of CLOSE-FOLDER. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Implement WITH-OPEN-FOLDER, which guarantees that the... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | If connection is established but folder has been closed... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Reexamine IMAIL operations and add checks to guarantee... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Add code to detect when the connection has been dropped... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Notes regarding bugs having to do with completion promp... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix bug: transmission of literal not counting contents... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix bug: server continuation lines not being parsed... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Write M-x imail-copy-messages. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix bug in handling of flags to APPEND command. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Ignore any received headers that don't parse correctly. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix several bugs in the "received:" header parsing... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Write M-x imail-copy-messages. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | In APPEND-MESSAGE, create mailbox if append/copy causes... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Implement IMAIL-COPY-FOLDER, a tool to copy folders... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Canonicalize the case of IMAP URLs, where possible... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Use explicit mechanism to link variables into the Edwin... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Eliminate FOLDER-VALID?, replacing it with the more... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Generalize MOVE-RELATIVE to accept a raw command argume... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | In flag-modification commands, don't advance to next... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | IMAIL-GET-DEFAULT-URL must never signal an error. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Eliminate FOLDER-VALID?, replacing it with the more... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Chris Hanson | Suppress the IMAP port if it is the standard port. |
commit | commitdiff | tree | snapshot |
next |