* how to get rid of the "How many articles from gnu.emacs.help (default 274): "
@ 2007-08-09 12:50 sunway
2007-08-09 13:25 ` Hadron
2007-08-09 19:08 ` Amy Templeton
0 siblings, 2 replies; 3+ messages in thread
From: sunway @ 2007-08-09 12:50 UTC (permalink / raw)
To: help-gnu-emacs
any time when i hit a group name in GNUS, it will ask "how many articles ..",how to get rid of it?
--
签名档:
《渭城曲》
作者:王维
渭城朝雨尘,客舍青青柳色新。
劝君更尽一杯酒,西出阳关无故人。
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to get rid of the "How many articles from gnu.emacs.help (default 274): "
2007-08-09 12:50 how to get rid of the "How many articles from gnu.emacs.help (default 274): " sunway
@ 2007-08-09 13:25 ` Hadron
2007-08-09 19:08 ` Amy Templeton
1 sibling, 0 replies; 3+ messages in thread
From: Hadron @ 2007-08-09 13:25 UTC (permalink / raw)
To: help-gnu-emacs
sunway <sunway_bupt@126.com> writes:
> any time when i hit a group name in GNUS, it will ask "how many
> articles ..",how to get rid of it?
Put this in your .gnus.el :
(setq gnus-large-newsgroup nil)
or customize via the emacs customization interface
M-x customize-variable RET
gnus-large-newsgroup RET
and set to "nil"
But you probably don't want to do this.
Also note that there is gnu.emacs.gnus for these questions.
Crosspost & Followup-To: gnu.emacs.gnus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to get rid of the "How many articles from gnu.emacs.help (default 274): "
2007-08-09 12:50 how to get rid of the "How many articles from gnu.emacs.help (default 274): " sunway
2007-08-09 13:25 ` Hadron
@ 2007-08-09 19:08 ` Amy Templeton
1 sibling, 0 replies; 3+ messages in thread
From: Amy Templeton @ 2007-08-09 19:08 UTC (permalink / raw)
To: help-gnu-emacs
sunway <sunway_bupt@126.com> wrote:
> any time when i hit a group name in GNUS, it will ask "how many
> articles ..",how to get rid of it?
It means that it thinks you have a whole lot of articles in the
group. To fix this, you have a couple of choices. One is to set the
variable gnus-large-newsgroup to a large value. If you don't read a
lot of really big groups, you can set it to nil and it should stop
prompting you. Another option is to select all the articles in the
group (C-u x M P p)[1] and then move them to that group
(B m groupname RET).
So yeah, that's that so far as I know.
Amy
Footnotes:
[1] Substituting the number of articles in the group for x.
--
Good day for overcoming obstacles. Try a steeplechase.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-09 19:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09 12:50 how to get rid of the "How many articles from gnu.emacs.help (default 274): " sunway
2007-08-09 13:25 ` Hadron
2007-08-09 19:08 ` Amy Templeton
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 read-only IMAP folder(s) and NNTP newsgroup(s).