From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17212 Path: main.gmane.org!not-for-mail From: Phil Humpherys Newsgroups: gmane.emacs.gnus.general Subject: Re: no face Date: 17 Sep 1998 15:34:59 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87vhmmft0a.fsf@jupiter.rhein-neckar.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155954 32208 80.91.224.250 (20 Oct 2002 23:19:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:19:14 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA04649 for ; Thu, 17 Sep 1998 17:37:08 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id QAF09798; Thu, 17 Sep 1998 16:08:01 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 17 Sep 1998 16:35:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA21099 for ; Thu, 17 Sep 1998 16:35:05 -0500 (CDT) Original-Received: from lemmon.iomega.com (tc3-22.utah-inter.net [208.14.202.32]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA04597 for ; Thu, 17 Sep 1998 17:34:54 -0400 (EDT) Original-Received: (from phumpherys@localhost) by lemmon.iomega.com (8.9.1/8.9.1) id PAA03328; Thu, 17 Sep 1998 15:35:01 -0600 Original-To: ding@gnus.org In-Reply-To: Christian Kurz's message of "17 Sep 1998 21:17:56 +0200" Original-Lines: 33 X-Mailer: Gnus v5.6.43/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17212 Christian Kurz writes: > Phil Humpherys wrote: > > > This didn't work... believe it or not. > > I use the following code in my .gnus to insert my xface. Probably it > works for you, too. No. I'm afraid it doesn't. I'm totally stymied. > > ;;* > ;;*X-Face > ;;*=============================== > (defun mail-insert-x-face () > (save-excursion > (goto-char (point-min)) > (search-forward mail-header-separator) > (beginning-of-line) > (insert "X-Face:") > (insert-file-contents "~/.face"))) > > (add-hook 'message-setup-hook 'mail-insert-x-face) > > Regards Christian -- Phil Humpherys DriverSoft Unix Systems Administrator Mobile: +1.801.725.3257 WWW/PGPkeys: http://www.spire.com/~humphery