all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: evan <evangelou@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus is not showing all my messages
Date: Fri, 15 Jan 2010 15:46:48 -0800 (PST)	[thread overview]
Message-ID: <d35e667c-70dd-45a7-b217-63be72f75c7d@c34g2000yqn.googlegroups.com> (raw)
In-Reply-To: 87vdf3b0hh.fsf@not.no

OK, I fixed it. The problem was rather non-intuitive. It appears that
gnus doesn't like a space in the name of the mail method. For example
the following causes a problem

(setq gnus-select-method '(nnimap "My Mail"
                                  (nnimap-address "imap.server.com")
                                  (nnimap-server-port 993)
                                  (nnimap-stream tls)
                                  ))

but if I replace "My Mail" with "MyMail" or "My\ Mail" all the
messages are displayed fine. I don't know if this behaviour is
something expected. Can someone else try this?



On Jan 15, 8:02 pm, Frank Fredstone <n...@not.no> wrote:
> evan <evange...@gmail.com> writes:
> > Hello, Thanks for your reply.
>
> > Let me say that I don't have any unread emails in my inbox so when I
> > hit either Return or Space in the Group buffer I get the message
> > "How many articles from INBOX (defauly 274):" (I am aware that 274 is
> > not the actual number of my messages but a scoring) and then I hit
> > Return.  In the Summary buffer gnus shows me only 8 messages out of
> > 80.
>
> > I also tried the gnus-topic-select-group function. I ran  (gnus-topic-
> > select-group -200), for example, but that shows me only the very first
> > message while (gnus-topic-select-group 7) shows me the last 4.
>
> I probably don't have enough knowledge to help beyond this point. I can
> offer that your message reminds me of this post:
>
> http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/79...



      reply	other threads:[~2010-01-15 23:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14 17:33 gnus is not showing all my messages evan
2010-01-15  1:35 ` Frank Fredstone
2010-01-15 10:50   ` evan
2010-01-15 20:02     ` Frank Fredstone
2010-01-15 23:46       ` evan [this message]

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=d35e667c-70dd-45a7-b217-63be72f75c7d@c34g2000yqn.googlegroups.com \
    --to=evangelou@gmail.com \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.