Damien Collard <damien.coll...@distfp.net> writes:

> Hello,
>
> I have written a module for Gnus that replaces the standard `>` citation
> marks in article-mode with nicer Unicode ones using the same face as the
> corresponding cited text.
>
> However, I only want to apply this transformation in the "regular" (C-g)
> view of the article, not if it's being viewed "raw" (`C-u g` or `C-u C-u
> g`). Is their a reliable way to detect this?

I think the "appropriate" way of doing this would be to make this a
washing function that does this on command, then a corresponding
`gnus-treat-FOO' variable, then allow people to set that as they like.

Eric


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to