Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: compface
Date: Tue, 15 Jan 2002 23:03:00 -0500	[thread overview]
Message-ID: <vxku1tnkknf.fsf@cinnamon.vanillaknot.com> (raw)
In-Reply-To: <s5t1ygrm2ef.fsf@goedel2.math.washington.edu> (palmieri@math.washington.edu's message of "Tue, 15 Jan 2002 18:54:16 -0800")

palmieri@math.washington.edu (John H. Palmieri) writes:
> Check the "X-Face and depth" thread.  I posted one version (in message
> <s5tsn9gzgoj.fsf@goedel1.math.washington.edu>) of the function
> 'gnus-convert-image-to-gray-x-face' that doesn't use xbmtoikon.

OK, I tried both the convert function that's currently in gnus-fun.el,
as of CVS half an hour ago, as well as the testing.el that was in a
previous message of yours.  (They may be the same code -- I didn't
compare them closely.)

Both functions upchuck thus:

Signaling: (wrong-type-argument integer-char-or-marker-p nil)
  logand(nil 1)
  (zerop (logand bits mask))
  (if (zerop (logand bits mask)) "0 " "1 ")
  (insert (if (zerop ...) "0 " "1 "))
  (while --dolist-temp--76458 (setq bits (car --dolist-temp--76458)) (insert (if ... "0 " "1 ")) (setq --dolist-temp--76458 (cdr --dolist-temp--76458)))
  (let ((--dolist-temp--76458 bits-list) bits) (while --dolist-temp--76458 (setq bits ...) (insert ...) (setq --dolist-temp--76458 ...)) nil)
[etc]

This results from invoking:
(gnus-convert-image-to-gray-x-face "/usr/local/faces/users/com/charcoal/karl/face.gif" 3)

It's the same stack trace as reported by Raymond Scholz last weekend.

I see Lars asked Raymond just a while ago whether he was still seeing
this.  I don't know whether Raymond sees it, but I surely do.



  reply	other threads:[~2002-01-16  4:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 22:42 compface Simon Josefsson
2002-01-16  2:17 ` compface Karl Kleinpaste
2002-01-16  2:39   ` compface Lars Magne Ingebrigtsen
2002-01-16  2:54   ` compface John H. Palmieri
2002-01-16  4:03     ` Karl Kleinpaste [this message]
2002-01-16  5:52       ` compface Bill White
2002-01-16  6:56 ` compface Mark Trettin
2002-01-16 12:37   ` compface Simon Josefsson

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=vxku1tnkknf.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /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).