From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14286 Path: main.gmane.org!not-for-mail From: John H Palmieri Newsgroups: gmane.emacs.gnus.general Subject: Re: x-face problems Date: 25 Feb 1998 13:33:18 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199802251717.MAA27457@alderaan.gsfc.nasa.gov> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035153503 14060 80.91.224.250 (20 Oct 2002 22:38:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:38:23 +0000 (UTC) Cc: Gnus Mailing List Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id KAA12170 for ; Wed, 25 Feb 1998 10:37:12 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA11224 for ; Wed, 25 Feb 1998 12:34:59 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAH05262; Wed, 25 Feb 1998 12:34:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 25 Feb 1998 12:33:41 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id MAA05247 for ; Wed, 25 Feb 1998 12:33:33 -0600 (CST) Original-Received: (qmail 8805 invoked by uid 504); 25 Feb 1998 18:33:23 -0000 Original-Received: (qmail 8802 invoked from network); 25 Feb 1998 18:33:23 -0000 Original-Received: from darwin.helios.nd.edu (129.74.250.114) by claymore.vcinet.com with SMTP; 25 Feb 1998 18:33:23 -0000 Original-Received: (from jpalmier@localhost) by darwin.helios.nd.edu (8.8.8/8.8.8) id NAA15905; Wed, 25 Feb 1998 13:33:20 -0500 (EST) Original-To: "Edward J. Sabol" In-Reply-To: "Edward J. Sabol"'s message of "Wed, 25 Feb 1998 12:17:17 -0500" Original-Lines: 27 X-Mailer: Quassia Gnus v0.32/Emacs 20.2 X-Face: ,;upNQ$t/)!L]^R9Po%swv4 writes: > Excerpts from mail: (25-Feb-98) Re: x-face problems by John H Palmieri > > John H Palmieri writes: > John> I just realized that I haven't been seeing any x-faces today. > > But instead of > doing what you do and changing shell-file-name, I instead change > gnus-article-x-face-command to be csh-compatible (in addition to specifying > the geometry for xv). Here's the elisp lines that I use: > > (add-hook 'gnus-article-display-hook 'gnus-article-display-x-face t) > (setq gnus-article-x-face-command "( echo '/* Width=48, Height=48 */'; uncompface; ) | icontopbm | xv -geometry +0+195 -quit -") > > Later, > Ed Thanks, this works. (I still wonder why it stopped working a few days ago. I didn't change my shell or anything like that. But the issue is not so crucial now that the x-faces are back.) -- John H. Palmieri, Visiting Assistant Professor Department of Mathematics, University of Notre Dame Email: palmieri@member.ams.org URL: http://www.nd.edu/~jpalmier/