Evans Winner <[EMAIL PROTECTED]> writes:
> I have this vague memory that there is a way to set gnus
> such that whenever you open an article it will attempt to
> automatically scroll down to past any leading citations to
> the new content -- or to do so if there are a lot of such
> citations. 

You can hide or fold cited text. I use the following:

(setq gnus-article-skip-boring t
      gnus-treat-hide-citation t
      gnus-cited-lines-visible '(3 . 6))

See the doc strings for more information. You can fold/unfold the
citations with 'W W c'.

-David



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to