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

nnimap 0.3.11 released



Fixes for read/unread mark calculation.

Netscape/Pine/nnimap testing went fine, the solution to the only
problem I found was already on the todo-list (actually, the first
thing on the todo list).

I'm beginning to trust the splitting code. A week or two of using it
and I'll have my nnmail-split-method eat all mailing list mails, and
only read them with nnimap. (Wow, now nnimap is getting somewhere.)

http://vic20.dzp.se/gnus-imap/nnimap.tar.gz

/S

1998-07-05 23:16:04  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.3.11 released

1998-07-05 23:15:08  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-server-{username,password},nnimap-split-*): defvar

1998-07-05 23:01:15  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-update-info): use set-difference, not
	sorted-complement

	* nnimap.el (nnimap-request-update-info): read marks has to be
	list of range -- if only one article was read, it would write
	(x) which isn't a list of ranges. We now do as the other backends
	and write ((x . x)). Yuck.

1998-07-05 21:34:52  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-split-copy-delete-article): mark splitted mail
	with Seen+Deleted