Gnus development mailing list
 help / color / mirror / Atom feed
* security buttons without a face (3)
@ 2006-07-28 12:04 Max Froumentin
  2006-07-28 13:16 ` Reiner Steib
  0 siblings, 1 reply; 8+ messages in thread
From: Max Froumentin @ 2006-07-28 12:04 UTC (permalink / raw)


Sorry to insist, but no one's told me if this is a bad idea, and I
think it's a very good one ;-)

Why aren't PGP signature buttons "[[PGP Signed Part:..." faced
like other article body buttons?

The fix is simple: insert

    (when gnus-article-button-face
      (gnus-overlay-put (gnus-make-overlay b e)
                        'face gnus-article-button-face))

in both button creation functions in article.el 

Max.




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

end of thread, other threads:[~2006-09-27 12:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-28 12:04 security buttons without a face (3) Max Froumentin
2006-07-28 13:16 ` Reiner Steib
2006-07-29 18:18   ` Max Froumentin
2006-09-20 16:30     ` Reiner Steib
2006-09-26 13:55       ` Max Froumentin
2006-09-26 14:53         ` Reiner Steib
2006-09-27 10:18           ` Max Froumentin
2006-09-27 12:30             ` Reiner Steib

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