Don't create the queue group automatically on startup. It'll be created later, if...
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 13 Dec 2010 17:05:22 +0000 (18:05 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 13 Dec 2010 17:05:22 +0000 (18:05 +0100)
lisp/ChangeLog
lisp/gnus-agent.el

index c099d10..d9395fe 100644 (file)
@@ -1,5 +1,8 @@
 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-agent.el (gnus-agentize): Don't create the queue group
+       automatically on startup.  It'll be created later, if needed.
+
        * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
        of automatically subscribed groups.
        (gnus-auto-subscribed-categories): New variable.
index 8edfecd..fbd86f2 100644 (file)
@@ -685,7 +685,6 @@ This will modify the `gnus-setup-news-hook', and
 minor mode in all Gnus buffers."
   (interactive)
   (gnus-open-agent)
-  (add-hook 'gnus-setup-news-hook 'gnus-agent-queue-setup)
   (unless gnus-agent-send-mail-function
     (setq gnus-agent-send-mail-function
          (or message-send-mail-real-function