Gnus development mailing list
 help / color / mirror / Atom feed
* How to set the default articles to fetch when selecting groups
@ 2023-02-15 23:15 Chen Zhaoyang
  2023-02-16  8:38 ` Alberto Luaces
  0 siblings, 1 reply; 4+ messages in thread
From: Chen Zhaoyang @ 2023-02-15 23:15 UTC (permalink / raw)
  To: ding

Hello friends,

For now I just have a wrapper function that I have binded to RET in
gnus-group-mode-map:

(defun site/gnus-group-select-group () (interactive)
  (gnus-group-select-group 100))

to fetch only the newest 100 messages from a group. I have dug into the
manuals for a little bit but I have not found such a variable that would
let me set the default number of articles to fetch.

---
Chen Zhaoyang



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

end of thread, other threads:[~2023-02-16 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15 23:15 How to set the default articles to fetch when selecting groups Chen Zhaoyang
2023-02-16  8:38 ` Alberto Luaces
2023-02-16  9:47   ` Robert Pluim
2023-02-16 15:17   ` Chen Zhaoyang

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