Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Piotrowski <mxp@dynalabs.de>
Subject: gnus-button face definition gnus-art.el
Date: Wed, 01 Mar 2006 02:24:34 +0100	[thread overview]
Message-ID: <x6k6bft0rx.fsf@eurus.mag.dynalabs.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Revision 7.149 of gnus-art.el introduces a face definition for
`gnus-button', which causes an error when starting Gnus.  I think it's
not quite correct; I'd propose the following patch:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch for gnus-button face definition --]
[-- Type: text/x-patch, Size: 437 bytes --]

*** gnus-art.el.orig	Wed Mar  1 02:11:14 2006
--- gnus-art.el	Wed Mar  1 02:11:24 2006
***************
*** 653,657 ****
  
  (defface gnus-button
!   '((t :weight bold))
    "Face used for highlighting a button in the article buffer."
    :group 'gnus-article-buttons)
--- 653,657 ----
  
  (defface gnus-button
!   '((t (:weight bold)))
    "Face used for highlighting a button in the article buffer."
    :group 'gnus-article-buttons)

[-- Attachment #3: Type: text/plain, Size: 143 bytes --]


Greetings

-- 
Michael Piotrowski, M.A.                               <mxp@dynalabs.de>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt>

             reply	other threads:[~2006-03-01  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01  1:24 Michael Piotrowski [this message]
2006-03-01  4:11 ` Katsumi Yamaoka

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=x6k6bft0rx.fsf@eurus.mag.dynalabs.de \
    --to=mxp@dynalabs.de \
    /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).