.emacs-my
changeset 918 f7a88390ec90
parent 916 0b93d234fddd
child 919 fcd73bc6b91c
--- a/.emacs-my	Fri Aug 24 20:52:05 2012 +0300
+++ b/.emacs-my	Fri Aug 24 21:08:18 2012 +0300
@@ -1507,10 +1507,10 @@
         (gnus-unread-mark)
         (gnus-ticked-mark (subject 5))
         (gnus-dormant-mark (subject 50))
-        ;; (gnus-del-mark (from -5) (followup -5))
-        (gnus-read-mark (followup -50))
+        ;; (gnus-read-mark (followup -50))
+        ;; (gnus-catchup-mark (subject -50))
+        (gnus-del-mark (followup -50))
         (gnus-killed-mark (followup -50))
-        ;; (gnus-catchup-mark (subject -50))
         (gnus-kill-file-mark (from -9999))
         )
       )