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

0.3.2 released



Now it's almost usable in Gnus, but save your .newsrc.eld before
trying. Appending new articles to imap buffers seem to have some error
related to buffer-size count, or possibly EOL, gotta sleep now. :-)

http://vic20.dzp.se/gnus-imap/

1998-06-22  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.3.2 released

	* nnimap.el (nnimap-close-group): don't do 1:* stores on empty
 	groups (cyrus server hangs)

	* imap4rev1.el (imap-login): don't empty password

	* nnimap.el (nnimap-close-group): read marks are list of range,
 	not range
	(nnimap-range-to-string): handle when range is not a list

1998-06-21  Simon Josefsson  <jas@pdc.kth.se>

	* imap4rev1.el (imap-open-stream): coding-system-for-write

	* nnimap.el (nnimap-open-server): nnimap-send CAPABILITY
	(nnimap-request-list-mapper): new 'slow method
	(nnimap-possibly-change-group): default to imap-current-server if
 	server=nil
	(nnimap-request-update-info): read marks should be list of ranges,
 	not ranges
	(nnimap-close-group): return t on sucess
	(nnimap-open-server): condition case on error is need
	(nnimap-request-list-mapper): use format instead of concat when
 	interpolating numbers

	* nnimap.el (nnimap-request-scan): abolish

	* imap4rev1.el (imap-send-command): buffer-size does not take any
 	arguments in FSF Emacs

	* imap4rev1.el (imap-default-password): new variable (think before
	use)

	* imap4rev1.el (remassoc): infloop if alist=nil

	* imap4rev1.el: abolish imap-select-mailbox