Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hans-Peter Binder <tethys.pb@gmx.net>
Subject: Re: Import X-Faces?
Date: Mon, 23 Dec 2002 09:58:08 +0100	[thread overview]
Message-ID: <pb.m24r95ru1r.fsf@ID-42241.news.dfncis.de> (raw)
In-Reply-To: <m2isxlz1vt.fsf@maxqnz.com>

* Max Quordlepleen <maxq@ded.com> writes:

> My xface is called "xface" and is in ~/.xemacs, so I'm curious to know
>  where I'm going wrong,

How about this one:

	(setq message-default-headers
	      (with-temp-buffer
	        (insert "X-Face: ")
	        (insert-file-contents "~/.xemacs/xface")
	        (buffer-string)))

untested, because i have no image-support for emacs on my machine :-(

Regards/Gruesse
Hans-Peter Binder
-- 
"Who the f**k is General Failure
and why is he reading my hard disk?"


           reply	other threads:[~2002-12-23  8:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m2isxlz1vt.fsf@maxqnz.com>]

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=pb.m24r95ru1r.fsf@ID-42241.news.dfncis.de \
    --to=tethys.pb@gmx.net \
    --cc=tethys.pb@gmx.de \
    /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).