Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: info-gnus-english@gnu.org
Subject: Re: nnimap gmail "A T" and "^" not working
Date: Wed, 18 May 2022 13:45:45 -0700	[thread overview]
Message-ID: <87r14qo9hi.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <vriu8rqy1tta.fsf@gmail.com>

JibStyle <jibstyle209@gmail.com> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Hey there! Thanks for the report. It looks like Gmails' IMAP weirdness
>> might be weird enough to break the thread-searching code in Gnus. I
>> think it's definitely worth special-casing code for Gmail; give me a few
>> days and I'll see what I can figure out.
>
> Thank you for investigating. Are you able to reproduce the issue? I am
> unsure if there is a problem with Gnus <--> Gmail, or if I am doing
> something wrong. That is why I ask how other users approach nnimap gmail
> threading.
>
> My `gnus-secondary-select-methods' (primary method is nnnil):
>
> ((nnimap "imap.gmail.com"
>          (nnimap-address "imap.gmail.com")
>          (nnimap-server-port 993)
>          (nnimap-stream ssl)
>          (nnimap-split-methods default)
>          (nnimap-inbox "INBOX")
>          (nnimap-expunge immediately)
>          (nnmail-expiry-wait immediate))
>  (nntp "news.gmane.io"))
>
> Please let me know if any additional information is useful, or any
> suggested workarounds. Thank you!

I technically have a gmail account, but can't access it from Gnus, so I
probably won't be able to reproduce. But it's a good idea to adapt some
code specifically for Gmail anyway, so I hope to be able to provide some
code to test on the list here in the next week or so.



  reply	other threads:[~2022-05-18 20:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  6:14 JibStyle
2022-05-18  7:37 ` Byung-Hee HWANG
2022-05-18 19:49   ` JibStyle
2022-05-18 21:54     ` Byung-Hee HWANG
2022-05-18 16:38 ` Eric Abrahamsen
2022-05-18 20:15   ` JibStyle
2022-05-18 20:45     ` Eric Abrahamsen [this message]
2022-05-19  0:00       ` Andrew Cohen
2022-05-19  2:41         ` JibStyle
2022-05-19  5:45           ` Andrew Cohen
2022-05-19 23:19             ` JibStyle
2022-05-20  0:06               ` Andrew Cohen
2022-05-20 22:01                 ` JibStyle

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=87r14qo9hi.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.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).