Gnus development mailing list
 help / color / mirror / Atom feed
From: Dan Christensen <jdc@uwo.ca>
To: ding@gnus.org
Subject: Re: ticks, marks, flags (gmail starred)
Date: Sat, 23 May 2015 19:14:54 -0400	[thread overview]
Message-ID: <87lhgeevip.fsf@uwo.ca> (raw)
In-Reply-To: <87r3q7k7zq.fsf@mat.ucm.es>

Uwe Brauer <oub@mat.ucm.es> writes:

> I connect via imap to my gmail account using gnus.
> Usually I use !  `gnus-summary-tick-article-forward'
> and M-u to untick the messages. 
>
> A ticked message  understood by gmail as starred and by thunderbird as
> flagged. 
>
> What puzzles me is the gnus `u'
> which sets the * mark. 

If you have gnus-use-cache set to t, then when you tick an article, 
it is also cached, which is indicated with a * mark.  Depending on
your gnus-summary-line-format variable, you might only see the *
mark when the tick mark is removed.

Also, when you mark an article as read, it will be removed from the
cache when you exit the group, but the * mark still shows until then.
Most marks show what *will* happen when you exit the summary, but for a
reason I've never understood, the * mark shows the current state
(cached) and some other mechanism results in it getting removed when you
exit the group.

So I think all you have to do is ignore this.  The * should be gone the
next time you enter that group.

It can also be removed with M-*.

See the Article Caching section of the Gnus info page.

Dan




  parent reply	other threads:[~2015-05-23 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-23  8:34 Uwe Brauer
2015-05-23 10:48 ` Adam Sjøgren
2015-05-23 23:14 ` Dan Christensen [this message]
2015-05-24 19:36   ` Uwe Brauer

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=87lhgeevip.fsf@uwo.ca \
    --to=jdc@uwo.ca \
    --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).