Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@gmail.com>
To: ding@gnus.org
Subject: face issue in latest emacs snapshot
Date: Tue, 08 Jan 2013 23:46:19 +0000	[thread overview]
Message-ID: <7vfw2b9r1w.fsf@news.eternal-september.org> (raw)


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]
`----






             reply	other threads:[~2013-01-08 23:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08 23:46 Richard Riley [this message]
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

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=7vfw2b9r1w.fsf@news.eternal-september.org \
    --to=rileyrg@gmail.com \
    --cc=ding@gnus.org \
    /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).