Gnus development mailing list
 help / color / mirror / Atom feed
* face issue in latest emacs snapshot
@ 2013-01-08 23:46 Richard Riley
  2013-01-09  0:45 ` Katsumi Yamaoka
  2013-01-09  0:56 ` Wolfgang Jenkner
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Riley @ 2013-01-08 23:46 UTC (permalink / raw)
  To: ding


Not a lot to go on I Know, but before I try to re-learn elisp and Gnus
changes/bisect I thought Id chance my arm:

Following upgrade to latest emacs-snapshot I get this from stuff that
worked for the past couple of years.

,----
| Debugger entered--Lisp error: (wrong-type-argument listp my-inbox-icon-face-unread)
|   gnus-put-text-property-excluding-characters-with-faces(1 79 face gnus-group-mail-1)
|   gnus-group-highlight-line("root-email" 1 79)
|   gnus-group-insert-group-line("root-email" 1 ((seen (1 . 270))) 1 nil)
|   gnus-topic-prepare-topic((("Email" visible nil ((visible . t))) (("Mailing Lists" visible nil nil)) (("Trips" visible nil nil))) 1 1 nil nil 1 nil)
|   gnus-topic-prepare-topic((("Gnus" visible nil nil) (("misc" visible nil nil)) (("News" visible nil nil)) (("Email" visible nil ((visible . t))) (("Mailing Lists" visible nil nil)) (("Trips" visible nil nil))) (("Gnu" visible nil nil) (("General" visible nil nil)) (("Emacs" visible nil nil))) (("Programming" visible nil nil) (("Linux" visible nil nil)) (("PHP" visible nil nil) (("Javascript" invisible nil nil))))) 0 1 nil nil 1 nil)
|   gnus-group-prepare-topics(1 nil nil)
`----

The docstring doesnt really make much sense to me I'm afraid:-

,----
| gnus-put-text-property-excluding-characters-with-faces is a compiled Lisp
| function.
| 
| (gnus-put-text-property-excluding-characters-with-faces BEG END PROP VAL)
| 
| The same as `put-text-property', except where `gnus-face' is set.
| If so, and PROP is `face', set the second element of its value to VAL.
| Otherwise, do nothing.
`----

What does "where gnus-face is set" mean?


Is this a known issue in Gnus or something more likely to be borked in
the emacs-snapshot compilation? 

describe-face gives:

,----
| Face: my-inbox-icon-face-unread (sample) (customize this face)
| 
| Documentation:
| Not documented as a face.
| 
|         Family: unspecified
|        Foundry: unspecified
|          Width: unspecified
|         Height: unspecified
|         Weight: unspecified
|          Slant: unspecified
|     Foreground: green
|     Background: unspecified
|      Underline: unspecified
|       Overline: unspecified
| Strike-through: unspecified
|            Box: unspecified
|        Inverse: unspecified
|        Stipple: unspecified
|           Font: unspecified
|        Fontset: unspecified
|        Inherit: unspecified
| 
| [back]
`----






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

end of thread, other threads:[~2013-01-09 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-08 23:46 face issue in latest emacs snapshot Richard Riley
2013-01-09  0:45 ` Katsumi Yamaoka
2013-01-09  4:34   ` Katsumi Yamaoka
2013-01-09  0:56 ` Wolfgang Jenkner
2013-01-09  8:20   ` Richard Riley
2013-01-09 10:22     ` Katsumi Yamaoka
2013-01-09 19:33     ` Wolfgang Jenkner

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