Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: info-gnus-english@gnu.org
Subject: possible bug in hide signature
Date: Sat, 19 Oct 2013 23:28:17 +0200	[thread overview]
Message-ID: <87a9i5lzlh.fsf@nl106-137-194.student.uu.se> (raw)

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	other threads:[~2013-10-19 21:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-19 21:28 Emanuel Berg [this message]
2013-12-25 23:51 ` Lars Ingebrigtsen
2013-12-25 23:54   ` Lars Ingebrigtsen
2013-12-26  0:35     ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9i5lzlh.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).