Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: Re: Summary buffer, limit to the registry marks
Date: Thu, 23 Dec 2021 17:38:11 +0100	[thread overview]
Message-ID: <87wnjv1dl8.fsf@mat.ucm.es> (raw)
In-Reply-To: <87y24c4gie.fsf@zoho.eu>

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

>>> "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.


> BTW https://dataswamp.org/~incal/emacs-init/todo-did.el

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

  reply	other threads:[~2021-12-23 16:38 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 [this message]
2021-12-23 18:30     ` Eric Abrahamsen
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=87wnjv1dl8.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).