[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.101 released
- To: nnimap@extundo.com
- Subject: nnimap 0.101 released
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 17 May 1999 23:59:59 +0200
- User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) Emacs/20.3
Bugfixes. Tested with Emacs 20.3 only (my XEmacs installation is
broken).
Known bug: threading only uses References: header (instead of also
using In-Reply-To). This will change when NOV caching is implemented
(in 0.102 unless something else turns up).
Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.
1999-05-17 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.101 released.
* nnimap.el (nnimap-replace-tabs): Use nsubstitue.
(nnimap-retrieve-headers-progress): Don't insert NOV lines
here. nnml messages.
(nnimap-retrieve-headers-get-uids): Don't search articles.
(nnimap-retrieve-headers): Insert NOV lines. nnml messages.
(nnimap-request-article-part): Use new imap-fetch.
(nnimap-nov-file): New variable.
* imap.el (imap-parse-astring): Don't use `line-end-position',
Emacs 20.4 specific.
1999-05-17 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
* nnimap.el (nnimap-split-articles): Turn number into string.
1999-05-15 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-retrieve-headers-store-uids):
(nnimap-retrieve-headers-get-uids):
(nnimap-retrieve-headers-from-cache):
(nnimap-retrieve-headers): Prepare for NOV caching.
* imap.el (imap-message-fetch): Renamed to imap-fetch. Return
props formatted as arguments.
* nnimap.el: Never expunge articles if unsure.
(nnimap-body-lines): Removed.
(nnimap-need-expunge): Removed.
(nnimap-retrieve-headers-progress): Use gnus-strip-whitespace.
(nnimap-expunge-close-group): Cleanup, default to no expunging.