Gnus development mailing list
 help / color / mirror / Atom feed
* Re: How to insert ticked articles in Gnus
       [not found]         ` <87psa1s9hv.fsf@gate450.dyndns.org>
@ 2006-12-30 17:05           ` Reiner Steib
  2006-12-30 21:35             ` Andreas Seltenreich
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2006-12-30 17:05 UTC (permalink / raw)
  Cc: ding

On Sat, Dec 30 2006, Andreas Seltenreich wrote:

> I wonder if `Y t' [gnus-summary-insert-ticked-articles] would be a
> good candidate for No Gnus.
>
> (defun gnus-summary-insert-ticked-articles ()
>   "Insert ticked articles for this group into the current buffer."
>   (interactive)
>   (let ((gnus-verbose (max 6 gnus-verbose)))
>     (if (not gnus-newsgroup-marked)
> 	(gnus-message 3 "No ticked articles for this group")
>       (gnus-summary-goto-subjects gnus-newsgroup-marked))))

Looks good.  Could you install it along with menu entries (<menu-bar>
<Gnus> <Limit to> ...) and documentation (texi/gnus.texi
texi/gnus-news.texi)?

I don't see the point in let-binding `gnus-verbose', but I think
you just copied it from `gnus-summary-insert-dormant-articles'.

Let's move this to ding, please.  Mail-Followup-To: <ding@gnus.org>

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to insert ticked articles in Gnus
  2006-12-30 17:05           ` How to insert ticked articles in Gnus Reiner Steib
@ 2006-12-30 21:35             ` Andreas Seltenreich
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Seltenreich @ 2006-12-30 21:35 UTC (permalink / raw)


Reiner Steib writes:

> On Sat, Dec 30 2006, Andreas Seltenreich wrote:
>
>> I wonder if `Y t' [gnus-summary-insert-ticked-articles] would be a
>> good candidate for No Gnus.
[...]
> Looks good.  Could you install it along with menu entries (<menu-bar>
> <Gnus> <Limit to> ...) and documentation (texi/gnus.texi
> texi/gnus-news.texi)?

Done, except that I've put it under <Regenerate> instead of <Limit>.
The limiting commands differ from the regenerating ones in that they
only operate on the already-fetched subset of the articles, while the
latter fetch new ones from the server.

regards,
andreas



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-30 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.2509.1167422433.2155.help-gnu-emacs@gnu.org>
     [not found] ` <4595782e$0$18832$9b4e6d93@newsspool4.arcor-online.net>
     [not found]   ` <m2odpmv2qm.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found]     ` <v9tzze2y7n.fsf@marauder.physik.uni-ulm.de>
     [not found]       ` <m28xgqv0f8.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found]         ` <87psa1s9hv.fsf@gate450.dyndns.org>
2006-12-30 17:05           ` How to insert ticked articles in Gnus Reiner Steib
2006-12-30 21:35             ` Andreas Seltenreich

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