Leo <[EMAIL PROTECTED]> writes: > Hi there, > > I recently updated to No Gnus 0.6 and find that planner behaves > slightly different when open a Gnus link. It will prompt me for how > many articles, but whatever number I type only one is shown. > > How can I get back the old behavior i.e. just open the email without > any user interaction?
I'm using the same version of No Gnus, and I don't experience this. What backend are you using in Gnus? This affects whether you are prompted for the number of articles when you enter a group: ,----[ C-h v gnus-large-newsgroup RET ] | gnus-large-newsgroup is a variable defined in `gnus.el'. | Its value is 500 | | Documentation: | *The number of articles which indicates a large newsgroup. | If the number of articles in a newsgroup is greater than this value, | confirmation is required for selecting the newsgroup. | If it is nil, no confirmation is required. | | You can customize this variable. `---- And you might look at this: ,----[ C-h v planner-gnus-group-threshold RET ] | planner-gnus-group-threshold is a variable defined in `planner-gnus.el'. | Its value is 10 | | Documentation: | Number of messages to retrieve from groups. | Raise this if you have problems browsing gnus URLs. | | [back] `---- -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
