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

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

possible bug in hide signature


From: Emanuel Berg
Subject: possible bug in hide signature
Date: Sat, 19 Oct 2013 23:28:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

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


reply via email to

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