Gnus development mailing list
 help / color / mirror / Atom feed
From: Phil Humpherys <phumpherys@utah-inter.net>
Subject: Re: no face
Date: 17 Sep 1998 15:34:59 -0600	[thread overview]
Message-ID: <m390ji2zjw.fsf@lemmon.iomega.com> (raw)
In-Reply-To: Christian Kurz's message of "17 Sep 1998 21:17:56 +0200"

Christian Kurz <shorty@jupiter.rhein-neckar.de> writes:

> Phil Humpherys <phumpherys@utah-inter.net> 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 <phumpherys@utah-inter.net>   DriverSoft
Unix Systems Administrator                   Mobile: +1.801.725.3257 
WWW/PGPkeys: http://www.spire.com/~humphery



  reply	other threads:[~1998-09-17 21:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-16 21:45 Phil Humpherys
1998-09-17 11:14 ` Lee Willis
1998-09-17 17:01   ` Phil Humpherys
1998-09-17 19:17     ` Christian Kurz
1998-09-17 21:34       ` Phil Humpherys [this message]
1998-09-17 21:45         ` Phil Humpherys
1998-09-17 14:14 ` Francisco Solsona
1998-09-17 17:02   ` Phil Humpherys
1998-09-17 21:53 Phil Humpherys

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=m390ji2zjw.fsf@lemmon.iomega.com \
    --to=phumpherys@utah-inter.net \
    /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).