Gnus development mailing list
 help / color / mirror / Atom feed
From: John H Palmieri <John.H.Palmieri.2@nd.edu>
Subject: no x-faces in pgnus-0.77
Date: 23 Feb 1999 12:45:17 -0500	[thread overview]
Message-ID: <yqkkvhgtvwsy.fsf@nd.edu> (raw)

Pterodactyl Gnus v0.77
GNU Emacs 20.3.1 (sparc-sun-solaris2.5.1, X toolkit) of Thu Aug 27 1998 on darwin

I am not seeing x-faces when using pgnus-0.77.  When I turn on
debugging for gnus-article-display-x-face, I see this backtrace:

* gnus-article-display-x-face()
  byte-code(  [snipped]  )
  gnus-treat-article(nil 1 1)
  byte-code(  [snipped]  )
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(7658 nil)
  gnus-summary-display-article(7658)
  gnus-summary-next-page(nil)
  call-interactively(gnus-summary-next-page)

and the article is narrowed to its body, not its head.  Could the
problem be in the function gnus-display-mime, and in particular these
lines?

	  (save-restriction
	    (article-goto-body)
	    (narrow-to-region (point) (point-max))
	    (gnus-treat-article nil 1 1)
	    (widen)))

Since gnus-article-display-x-face is being called here (via
gnus-treat-article), the head of the article is missing, so no x-face
header is found.

-- 
John H. Palmieri                         palmieri.2@nd.edu
munitions Mossad AK-47 Honduras Treasury Soviet arrangements Ft. Meade
Legion of Doom Marxist nuclear DES Clinton assassination [Hello to all
my fans in domestic surveillance]


             reply	other threads:[~1999-02-23 17:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-23 17:45 John H Palmieri [this message]
1999-02-24 10:45 ` Lee Willis
1999-02-24 15:35   ` John H Palmieri
1999-02-24 15:47     ` Lee Willis
1999-02-24 15:56     ` Karl Kleinpaste
1999-02-26  8:25     ` Lars Magne Ingebrigtsen
1999-02-26 15:43       ` Kai.Grossjohann
1999-02-26 16:37         ` Lars Magne Ingebrigtsen

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=yqkkvhgtvwsy.fsf@nd.edu \
    --to=john.h.palmieri.2@nd.edu \
    /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).