info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Skipping citations


From: David
Subject: Re: Skipping citations
Date: Thu, 13 Mar 2008 10:24:57 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Evans Winner <thorne@timbral.net> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]