From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: <ding@gnus.org>
Subject: Re: How to insert ticked articles in Gnus
Date: Sat, 30 Dec 2006 18:05:36 +0100 [thread overview]
Message-ID: <v9vejt1fhb.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87psa1s9hv.fsf@gate450.dyndns.org> (Andreas Seltenreich's message of "Sat\, 30 Dec 2006 16\:12\:44 +0100")
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/
next prev parent reply other threads:[~2006-12-30 17:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2509.1167422433.2155.help-gnu-emacs@gnu.org>
2006-12-29 20:18 ` How to insert ticked articles in Gnus Ralf Angeli
2006-12-29 20:58 ` Leo
2006-12-29 21:23 ` Reiner Steib
2006-12-29 21:48 ` Leo
2006-12-30 15:12 ` Andreas Seltenreich
2006-12-30 17:05 ` Reiner Steib [this message]
2006-12-30 17:36 ` Leo
[not found] ` <mailman.2511.1167425890.2155.help-gnu-emacs@gnu.org>
2006-12-29 21:09 ` Ralf Angeli
2006-12-29 21:50 ` Leo
2006-12-29 20:00 Leo
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=v9vejt1fhb.fsf@marauder.physik.uni-ulm.de \
--to=reinersteib+gmane@imap.cc \
--cc=Reiner.Steib@gmx.de \
--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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.