Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pietro <pulsarpietro@posteo.net>
To: info-gnus-english@gnu.org
Subject: Re: Imap ordering
Date: Fri, 29 Jan 2016 20:40:19 +0000	[thread overview]
Message-ID: <87si1gf7bg.fsf@posteo.net> (raw)
In-Reply-To: <87fuxgpraj.fsf@ericabrahamsen.net>

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> On 01/29/16 04:23 AM, Pietro wrote:
>> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>>
>>> Pietro <pulsarpietro@posteo.net> writes:
>>>
>>>> Hi everybody,
>>>>
>>>> I am using Gnus with my IMAP email account but I am having issues with
>>>> the ordering in which the email are shown on the screen, I haven't
>>>> configured anything about the ordering - neither threads nor articles.
>>>>
>>>> Basically the oder now what I would expect: the most recently received
>>>> first, or cronological order to put it in other terms, oddly enough the
>>>> order seems to be perfectly fine for the newsgroup I have subscrived,
>>>> i.e gmane.emacs.gnus.user.
>>>
>>> Can you tell us more precisely what you're seeing, vs. what you're
>>> expecting to see? By "most recently received first" do you meant the
>>> most recent at the bottom, or the top? We make no assumptions here!
>>>
>>> Then it would be good to see your values for `gnus-show-threads',
>>> `gnus-thread-sort-functions', and `gnus-article-sort-functions'.
>>>
>>> Yrs,
>>> Eric
>>
>> Hi Eric,
>>
>> Well it is hard to tell really, it just looks random. It looks like the
>> most recent ones are at the top, but among them there are some very old
>> emails, I am talking about one or two years old.
>>
>> I haven't configured anything manually so values should be set at their
>> default, is there a way to print them out so we can check ?
>>
>> Is it required to specify something in the configuration file to have
>> some sort of ordering ?
>>
>> I would like to have the same ordering a regular email reader as Outlook
>> or Gmail provides, chronologically order.
>
> Don't forget to copy to the list! Use "F" instead of "R" in Gnus.
>
Ops, I am sorry.

> So this might be a little difficult. First, and most useful for you, you
> can see both the value and the docstring for Emacs variables by typing
> "C-h v", then the name of the variable, and RET. That will show you what
> you've got.
>
> If you haven't changed the defaults, then `gnus-show-threads' should be
> "t", and `gnus-sort-thread-functions' should be
> (gnus-thread-sort-by-number).
>
Yes,'gnus-show-thread' is set to 't' and `gnus-sort-thread-functions' is
set to 'gnus-thread-sort-by-number'.

> In Gnus, that means you will see the newest messages at the *bottom* of
> the Summary buffer, and it also means that you won't see read messages
> at all.
>
I am comparing the Gnus' emails order against the web interface my
provider provides and they do not match. There some unread emails in the
web interface and I do see them as first emails, starting from the bottom
, in the Gnus interface; nevertheless Gnus shows me others email which
result as already read in the web interface.

If I have read an email using my web interface does it get "read" by Gnus as
well ? 

> So when you say you're seeing two-year-old messages, I wonder if you're
> seeing them simply because they're unread? If they're read, they
> shouldn't show up at all.
>

At the beginning of the list there are a lot of very old messages marked
with an exclamation mark, very old, once it happened to find some of them
between the first messages, namely at the bottom.

I am getting lost in a glass of water really, Googling the problem a bit
more I found:

(setq gnus-parameters '((".*" (display . all)))
(setq gnus-thread-sort-functions
      '(gnus-thread-sort-by-number
        gnus-thread-sort-by-date))

This solves my problem even tough I am not fully aware of what I am
doing, especially the "display all" line. Where is the article number coming from ?

> We still need more information!
>
Ask and I'll be given :-)
> Yours,
> Eric

Thanks a lot.



      reply	other threads:[~2016-01-29 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  1:40 Pietro
2016-01-29  6:23 ` Eric Abrahamsen
     [not found]   ` <87powksn08.fsf@pietrop-debian64RfL.eng.citrite.net>
2016-01-29 11:18     ` Eric Abrahamsen
2016-01-29 20:40       ` Pietro [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=87si1gf7bg.fsf@posteo.net \
    --to=pulsarpietro@posteo.net \
    --cc=info-gnus-english@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.
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).