Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-button face definition gnus-art.el
@ 2006-03-01  1:24 Michael Piotrowski
  2006-03-01  4:11 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Piotrowski @ 2006-03-01  1:24 UTC (permalink / 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>

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

* Re: gnus-button face definition gnus-art.el
  2006-03-01  1:24 gnus-button face definition gnus-art.el Michael Piotrowski
@ 2006-03-01  4:11 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2006-03-01  4:11 UTC (permalink / raw)
  Cc: ding

>>>>> In <x6k6bft0rx.fsf@eurus.mag.dynalabs.de> Michael Piotrowski wrote:

> 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:

I confirmed it obstructs XEmacs to start Gnus.  Thank you for
the patch.  I've installed it.



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

end of thread, other threads:[~2006-03-01  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01  1:24 gnus-button face definition gnus-art.el Michael Piotrowski
2006-03-01  4:11 ` Katsumi Yamaoka

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