[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.120 released
- To: nnimap@extundo.com
- Subject: nnimap 0.120 released
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 05 Jul 1999 15:09:01 +0200
- User-Agent: Gnus/5.070091 (Pterodactyl Gnus v0.91) Emacs/20.3.10
Bugfixes and handling of SPC in mailbox names.
One known "feature" is that, when entering mailbox names in Gnus, SPC
is used to complete the mailbox name, to actually type SPC you must
type C-q SPC.
If you're using the server buffer to subscribe mailboxes, you'll need
to patch gnus, see
http://www.extundo.com/nnimap/patches/gnus-browse-foreign-server.html
Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.
1999-07-05 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.120 released.
* nnimap.el (nnimap-group-overview-filename): New function.
(nnimap-retrieve-headers-from-file): New function.
(nnimap-retrieve-headers-get-uids): Find active UIDs.
(nnimap-request-list): Quote mailboxes containing SPC.
(nnimap-nov-is-evil): New variable.
* imap.el: Send mailboxes as strings instead of atoms.
1999-06-26 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-mailbox-select): Failed select unselects current
mailbox.
(imap-current-mailbox): New function.
* utf7.el (utf7-fragment-decode): Don't use
base64-decode-internal.
(utf7-encode):
(utf7-decode): Bind default-enable-multibyte-characters.
(utf7-disable-multibyte): Removed.
1999-06-26 Jon K Hellan <hellan@item.ntnu.no>
* utf7.el: Update.
1999-06-25 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-date-days-ago): No Gnus 5.6 compatibility.
* nnimap.el (nnimap-request-update-info-internal): Don't update
when no info.
(nnimap-request-article-part): Message when done fetching.