Gnus development mailing list
 help / color / mirror / Atom feed
From: John H Palmieri <John.H.Palmieri.2@nd.edu>
Cc: John H Palmieri <John.H.Palmieri.2@nd.edu>, ding@gnus.org
Subject: Re: x-face problems
Date: 25 Feb 1998 09:29:07 -0500	[thread overview]
Message-ID: <yqkk4t1nhi6k.fsf@darwin.helios.nd.edu> (raw)
In-Reply-To: Francois Felix Ingrand's message of "25 Feb 1998 09:51:56 +0100"


Francois Felix Ingrand <felix@laas.fr> writes:

> John H Palmieri <John.H.Palmieri.2@nd.edu> writes:
> 
> > GNU Emacs 20.2.1 (sparc-sun-solaris2.5.1, X toolkit), qgnus-0.32
> > 
> > I just realized that I haven't been seeing any x-faces today.
> > 
> > My questions:
> >   Has anything related to x-face handling changed in the recent
> > versions of gnus?
> 
> I had a smimilar pb a while ago. It appeared that an hook was cleaning up
> headers before X-Face where display. Prepending instead of appending fixed the
> pb. 
> 
> (add-hook 'gnus-article-display-hook 'gnus-article-display-x-face t)
> 
> Note the t...

I tried adding the t, but it didn't help.  Maybe I should back up:
when I first set up gnus, I tried having x-faces displayed, but had
problems until I put in the lines:

      (make-variable-buffer-local 'shell-file-name)))
      (add-hook 'gnus-article-display-hook 
		'(lambda ()
		   (setq shell-file-name "/bin/sh")))))

Now, for instance, if I comment these out, when I read a message with
an X-Face header, xv starts up and tells me

  File '/tmp/xva003Gl' contains no data.  (Zero length file.)

As of a day or two ago, if I don't comment these lines out, then
nothing seems to happen when I read a message with an X-Face header.
So I ask again, how can I figure out what's going wrong?

By the way, I do have the same problem as David Goldberg (Re: [PB]
window configs / new frames): 

> On another note, does anyone else have trouble with Didier's messages
> having two x-face headers.  They caused emacs to core dump on me.
> Next time I'm going to run without a coredump size limit and submit a
> bug report, but I'm curious if I'm the only one.

-- 
John H. Palmieri, Visiting Assistant Professor
Department of Mathematics, University of Notre Dame
Email: palmieri@member.ams.org
URL: http://www.nd.edu/~jpalmier/


  reply	other threads:[~1998-02-25 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-24 17:33 John H Palmieri
1998-02-25  8:51 ` Francois Felix Ingrand
1998-02-25 14:29   ` John H Palmieri [this message]
1998-02-25 17:17     ` Edward J. Sabol
1998-02-25 18:33       ` John H Palmieri
1998-02-25 20:18         ` Dave Love
1998-02-27 12:02     ` 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=yqkk4t1nhi6k.fsf@darwin.helios.nd.edu \
    --to=john.h.palmieri.2@nd.edu \
    --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).