Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: Summary buffer, limit to the registry marks
Date: Thu, 23 Dec 2021 10:30:46 -0800	[thread overview]
Message-ID: <87bl1718dl.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87wnjv1dl8.fsf@mat.ucm.es>

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

>>>> "EB" == Emanuel Berg <moasenwood@zoho.eu> writes:
>
>> Uwe Brauer wrote:
>>> My registry marks setting is as follows
>>> 
>>> (setq gnus-registry-marks
>>> '((Imp
>>> :char ?i
>>> :image "summary_important")
>>> (WAIT
>>> :char ?w
>>> :image "summary_wait")
>>> (DONE
>>> :char ?d
>>> :image "summary_personal")
>>> (TODO
>>> :char ?t
>>> :image "summary_todo")
>>> (Later
>>> :char ?l
>>> :image "summary_later")))
>>> 
>>> Now how can I limit the messages in my summary buffer to all registry
>>> marks, like say TODO?
>
>> `gnus-summary-limit-to-marks'?
>
> I tried this of course, for example:
>
> (gnus-summary-limit-to-marks "TODO" nil)
>
> But no effect.

It needs to be the mark itself: try "t".



  reply	other threads:[~2021-12-23 18:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22 16:07 Uwe Brauer
2021-12-22 18:54 ` Emanuel Berg
2021-12-23 16:38   ` Uwe Brauer
2021-12-23 18:30     ` Eric Abrahamsen [this message]
2021-12-23 21:21       ` Uwe Brauer
2021-12-23 22:46         ` Eric Abrahamsen
2021-12-23 22:48           ` Emanuel Berg
2022-01-05 13:51           ` Uwe Brauer
2022-01-06 18:34             ` Eric Abrahamsen

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