Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* possible bug in hide signature
@ 2013-10-19 21:28 Emanuel Berg
  2013-12-25 23:51 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Emanuel Berg @ 2013-10-19 21:28 UTC (permalink / raw)
  To: info-gnus-english

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: possible bug in hide signature
  2013-10-19 21:28 possible bug in hide signature Emanuel Berg
@ 2013-12-25 23:51 ` Lars Ingebrigtsen
  2013-12-25 23:54   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2013-12-25 23:51 UTC (permalink / raw)
  To: info-gnus-english

Emanuel Berg <embe8573@student.uu.se> writes:

> 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


-- 
*This*Is*A*Test*

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: possible bug in hide signature
  2013-12-25 23:51 ` Lars Ingebrigtsen
@ 2013-12-25 23:54   ` Lars Ingebrigtsen
  2013-12-26  0:35     ` Emanuel Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2013-12-25 23:54 UTC (permalink / raw)
  To: info-gnus-english

Lars Ingebrigtsen <larsi@gnus.org> writes:

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

I'm unable to reproduce this bug.  It seemed to work fine on the test
message.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: possible bug in hide signature
  2013-12-25 23:54   ` Lars Ingebrigtsen
@ 2013-12-26  0:35     ` Emanuel Berg
  0 siblings, 0 replies; 4+ messages in thread
From: Emanuel Berg @ 2013-12-26  0:35 UTC (permalink / raw)
  To: info-gnus-english

Lars Ingebrigtsen <larsi@gnus.org> writes:

>>> It is when the signature contains asterisks, like
>>> in this dump [1].
>
> I'm unable to reproduce this bug.  It seemed to work
> fine on the test message.

Yes, I should have copied the whole signature! But I
was for some reason very convinced it was the
asterisks. Oh well.

-- 
underground experts united:
http://user.it.uu.se/~embe8573

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-26  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-19 21:28 possible bug in hide signature Emanuel Berg
2013-12-25 23:51 ` Lars Ingebrigtsen
2013-12-25 23:54   ` Lars Ingebrigtsen
2013-12-26  0:35     ` Emanuel Berg

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).