Philipp Haselwarter <[email protected]> writes: > On Tue, 04 Jan 2011 09:25:46 -0500, Dan Christensen <[email protected]> said: > > DC> Lars Magne Ingebrigtsen <[email protected]> writes: > >>> Sounds nice. Perhaps TAB in the summary buffer should highlight the >>> links successively? And then RET could "click the link". > > DC> Isn't that essentially what TAB already does? (But not just for > DC> links; it includes any widget; which I think is the right thing to > DC> do.) > DC> > DC> | <tab> runs the command gnus-summary-widget-forward, which is an > DC> | interactive compiled Lisp function in `gnus-sum.el'. > > It would just be nice to be able to do that from the summary buffer.
It *does* do that in the summary buffer. Note that the command is called gnus-summary-widget-forward, and is defined in gnus-sum.el. This may be a recent change. Until a month or two ago, TAB used to process-mark articles for me, but now it does the above. I'm using git gnus. Dan _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
