* Gnus+gmail+imap does not mark emails as read
@ 2009-03-16 17:54 Borja Tarraso Hueso
0 siblings, 0 replies; only message in thread
From: Borja Tarraso Hueso @ 2009-03-16 17:54 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 1806 bytes --]
Hi people,
For some reason, gnus is not marking emails as read just for gmail accounts,
i tried with the simplest configuration in my .gnus putting:
(add-to-list 'gnus-secondary-select-methods '(nnimap "gmail"
(nnimap-address "imap.gmail.com")
(nnimap-server-port 993)
(nnimap-stream ssl)))
but it does not work properly. Also I am following GnusGmail tutorial from
emacswiki:
http://www.emacswiki.org/cgi-bin/wiki/GnusGmail
and in section "catching up"
http://www.emacswiki.org/cgi-bin/wiki/GnusGmail#toc10 I can read:
"
g does gnus-group-get-new-news in group mode. This doesn’t seem to work
completely correctly: it may report incorrect numbers of unread messages in
each group after an update.
Only g (or M-g) didn’t work with the normal configuration. I have seen that
Gmail starts working perfectly in Gnus after you disable Gnus Agent, with
(setq gnus-agent nil). It seems that gnus-agent and nnimap don’t play well
together.
A less drastic solution is to only disable gnus-agent for Gmail. Go to the
server buffer with ^ and disable the agent for Gmail with J r.
"
However nothing of these two possible workarounds are doing anything, when I
read an email, i still see via gmail web interface that email is unread, if
I press refresh the same issue, and If I quit from gnus and join again to my
gmail account all the emails read previously still as unread.
I am not interested into remove the emails, I am interested to maintain some
of them as read in previous sessions ( (O)ld state ).
Could anybody provide me some guidance of how to fix that? If I am using
other imap server (not from gmail) it works properly.
Thanks!
Borja Tarraso
[-- Attachment #2: Type: text/html, Size: 2257 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-16 17:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 17:54 Gnus+gmail+imap does not mark emails as read Borja Tarraso Hueso
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.