Gnus development mailing list
 help / color / mirror / Atom feed
From: Max Froumentin <max@lapin-bleu.net>
Subject: security buttons without a face (3)
Date: Fri, 28 Jul 2006 13:04:22 +0100	[thread overview]
Message-ID: <87odva7x6h.fsf@lapin-bleu.net> (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.




             reply	other threads:[~2006-07-28 12:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-28 12:04 Max Froumentin [this message]
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

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=87odva7x6h.fsf@lapin-bleu.net \
    --to=max@lapin-bleu.net \
    /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).