Gnus development mailing list
 help / color / mirror / Atom feed
From: Easior Lars <easior@126.com>
To: ding@gnus.org
Subject: what's wrong in gnus-topic-mode with nnimap?
Date: Thu, 06 Dec 2012 11:27:40 +0800	[thread overview]
Message-ID: <m2mwh010dw.fsf@gmail.com> (raw)

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




             reply	other threads:[~2012-12-06  3:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06  3:27 Easior Lars [this message]
2014-03-09 15:33 ` Lars Ingebrigtsen
2014-03-10  4:06   ` Easior Lars
2014-03-10  5:03     ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2mwh010dw.fsf@gmail.com \
    --to=easior@126.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).