Gnus development mailing list
 help / color / mirror / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: ding@gnus.org
Subject: Re: gnus-group-list-ticked
Date: Sat, 19 Mar 2011 01:45:55 +0100	[thread overview]
Message-ID: <87lj0c6ipo.fsf@gmail.com> (raw)
In-Reply-To: <m3sjulvdda.fsf@quimbies.gnus.org>

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

17/03/11 18:57, Lars Magne Ingebrigtsen
> Antoine Levitt <antoine.levitt@gmail.com> writes:
>
>> The following patch does just that, and provides a binding for it.
>
> Thanks; applied.  Could you provide a patch to gnus.texi, too?

Oops, forgot about that, sorry. Here it is.

>
>> Speaking of which, the interface in gnus-group-prepare-function is
>> slightly different than the one in gnus-group-prepare-flat, and code
>> calls gnus-group-prepare-function assuming the extended interface from
>> gnus-group-prepare-flat. Seems to me either gnus-group-prepare-function
>> should document the extended interface, or it should just be dispensed
>> with and gnus-group-prepare-flat called directly. Any reason to leave
>> the indirection?
>
> Hm...  I don't remember any more?  Perhaps it has something to do with
> topics?

Doesn't seem so, since gnus-group-prepare-flat is the only function
called, even when using topics.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: doc-gnus-group-list-ticked.diff --]
[-- Type: text/x-diff, Size: 1010 bytes --]

diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 79b30a2..1c4cd4a 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
+
+	* gnus.texi (Listing Groups): Document gnus-group-list-ticked
+
 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc.texi (Logarithmic Units): Update the function names.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index b55452c..9771392 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -3320,6 +3320,11 @@ List all groups with cached articles (@code{gnus-group-list-cached}).
 @findex gnus-group-list-dormant
 List all groups with dormant articles (@code{gnus-group-list-dormant}).
 
+@item A !
+@kindex A ! (Group)
+@findex gnus-group-list-ticked
+List all groups with ticked articles (@code{gnus-group-list-ticked}).
+
 @item A /
 @kindex A / (Group)
 @findex gnus-group-list-limit
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 90f3625..8d6c461 100644

  reply	other threads:[~2011-03-19  0:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 17:42 gnus-group-list-ticked Antoine Levitt
2011-03-17 17:57 ` gnus-group-list-ticked Lars Magne Ingebrigtsen
2011-03-19  0:45   ` Antoine Levitt [this message]
2011-03-29 18:37     ` gnus-group-list-ticked Lars Magne Ingebrigtsen

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=87lj0c6ipo.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --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).