gnus-article-hide-citation-maybe

gnus-article-hide-citation-maybe is an interactive autoloaded compiled Lisp function in `gnus-cite.el'.


(gnus-article-hide-citation-maybe &optional ARG FORCE)

Toggle hiding of cited text that has an attribution line.
If given a negative prefix, always show; if given a positive prefix,
always hide.
This will do nothing unless at least `gnus-cite-hide-percentage'
percent and at least `gnus-cite-hide-absolute' lines of the body is
cited text with attributions. When called interactively, these two
variables are ignored.
See also the documentation for `gnus-article-highlight-citation'.