[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Write read marks
1998-08-13 Jim Radford <radford@robby.caltech.edu>
* nnimap.el (nnimap-mark-to-flag-alist):
--- simon/t/nnimap.el Thu Aug 13 11:39:23 1998
+++ ./nnimap.el Thu Aug 13 11:36:37 1998
@@ -670,7 +673,7 @@
(reply . "\\Answered")))
(cons (cdr pair)
(format "gnus-%s" (symbol-name (cdr pair))))))
- gnus-article-mark-lists))
+ (cons '(read . read) gnus-article-mark-lists)))
(defvar nnimap-mark-to-predicate-alist
(mapcar