gnus-get-text-property-excluding-characters-with-faces
gnus-get-text-property-excluding-characters-with-faces is a compiled Lisp function in `gnus-util.el
'.
(gnus-get-text-property-excluding-characters-with-faces POS PROP)
The same as `get-text-property', except where `gnus-face' is set.
If so, and PROP is `face', return the second element of its value.
Otherwise, return the value.