Gnus development mailing list
 help / color / mirror / Atom feed
* what's wrong in gnus-topic-mode with nnimap?
@ 2012-12-06  3:27 Easior Lars
  2014-03-09 15:33 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Easior Lars @ 2012-12-06  3:27 UTC (permalink / raw)
  To: ding

Hi, all.

I works in gnus with the setting

,----------------------------------------------------------
| (add-to-list 'gnus-secondary-select-methods 
|         '(nnimap "GMAIL"
|                 (nnimap-address "imap.gmail.com")
|                 (nnimap-user "xxx@gmail.com")            
|                 (nnimap-server-port 993)
|                 (nnimap-stream ssl)
|                 (nnir-search-engine imap)
|                 (nnimap-inbox "Inbox")
|                 (nnimap-fetch-partial-articles "text/")))
`----------------------------------------------------------

It is always fine. However, there is a defect that is boring me long
time. When I start up gnus with 'm+x gnus', I will see 

   ,----------------------------------------------
   | |   3[     0|  0]     * :nnimap+GMAIL:[Gmail]
   `----------------------------------------------

in the gnus-topic mode. It is weird that there is nothing in this
group and it can't be entered into. The report of bugtrace is as
follows

,------------------------------------------------------------------------------------------------------------------------------------------
| Debugger entered--Lisp error: (error "Couldn't activate group nnimap+GMAIL:[Gmail]: NO (NONEXISTENT) Unknown Mailbox: (Gmail) (Failure)")
|   signal(error ("Couldn't activate group nnimap+GMAIL:[Gmail]: NO (NONEXISTENT) Unknown Mailbox: (Gmail) (Failure)"))
|   error("Couldn't activate group %s: %s" "nnimap+GMAIL:[Gmail]" "NO (NONEXISTENT) Unknown Mailbox: (Gmail) (Failure)")
|   gnus-select-newsgroup("nnimap+GMAIL:[Gmail]" nil nil)
|   gnus-summary-read-group-1("nnimap+GMAIL:[Gmail]" nil t nil nil nil)
|   gnus-summary-read-group("nnimap+GMAIL:[Gmail]" nil t nil nil nil nil)
|   gnus-group-read-group(nil t)
|   gnus-group-select-group(nil)
|   gnus-topic-select-group(nil)
|   call-interactively(gnus-topic-select-group nil nil)
`------------------------------------------------------------------------------------------------------------------------------------------

It is annoying that this group can't be deleted by 'G+DEL'. 

Anyone can help me?

Thanks in advance.

-- 
Best regards,

Easior
-----
Ich bin von heute und ehedam, aber etwas ist in mir, das ist vor
morgen und übermorgen und einstmal.

                                     Friedrich Wilhelm Nietzsche




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-10  5:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06  3:27 what's wrong in gnus-topic-mode with nnimap? Easior Lars
2014-03-09 15:33 ` Lars Ingebrigtsen
2014-03-10  4:06   ` Easior Lars
2014-03-10  5:03     ` Eric Abrahamsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).