[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap 0.84 released



Imap.el has now been rewritten so it may be included in Emacs. Some
old bugs are likely to turn up.

You will need to patch Gnus to get things going, the patch is at
<URL:http://www.extundo.com/nnimap/patches.html>.

Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.

1998-12-18 05:41:09  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.84 released.

1998-12-18 05:33:22  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-pattern-to-list-arguments): Don't quote
 	arguments.
	(nnimap-request-list): Use imap-mailbox-list.

1998-12-18  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-mailbox-prime): 
	(imap-message-prime): Tuned down considerably.
	(imap-kerberos4-open): Debug more. Cleanup.
	(imap-disable-multibyte): Removed.
	(imap-wait-for-tag): Don't sit-for (sigh).
	(imap-send-command-wait): Pass buffer.
	(imap-find-next-line): New function.
	(imap-arrival-filter): Narrow to command.
	(imap-parse-*): Lots of changes.

1998-12-18 03:48:55  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-group): Change to group even if fast.

1998-12-16 21:51:45  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-retrieve-headers): Remove \r.

1998-12-15 09:54:38  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el: Update for new imap.el.

1998-12-15 07:47:33  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-open-1): Set imap state before connecting.
	(imap-kerberos4-open): Parse server greeting.

1998-12-14 17:24:58  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el: Rewrite.

1998-12-13 16:54:19  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-parse-*): Skeleton IMAP parser.

	* imap.el (imap-current-mailbox): New variable.
	(imap-mailbox-unselect): Don't take group argument.
	(imap-mailbox-lsub): Reorder arguments.

1998-12-13 07:58:31  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-open): Don't disable multibyte.

	* imap.el (imap-find-next-line): Rewrite.

	* imap.el (imap-eol): Variable removed.
	(imap-server-eol): 
	(imap-client-eol): New variables.
	(imap-kerberos4-open):
	(imap-send-command): Use imap-client-eol.

1998-12-13 00:19:49  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.texi: Auth/stream stuff updated. Various fixes.

1998-12-11 17:27:31  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-update-flags-hook): Use range aware
	`gnus-remove-from-range'.

1998-12-09 23:18:28  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-wait-for-tag): Don't timeout.
	* imap.el (imap-timeout): Removed.