I have found a special case when

(setq gnus-treat-hide-signature t)

does seem to have a bug (?).

It is when the signature contains asterisks, like in
this dump [1].

I found that this solved it:

(setq gnus-article-prepare-hook
      (lambda () (gnus-article-hide-signature nil 1) ))

[1] http://user.it.uu.se/~embe8573/sig.ppm

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to