Gnus development mailing list
 help / color / mirror / Atom feed
From: Christoph Conrad <christoph.conrad@gmx.de>
Subject: Re: face-file analogous to x-face-file for gnus-posting-styles
Date: Sat, 19 Apr 2003 10:19:39 +0200	[thread overview]
Message-ID: <m38yu6j3vo.fsf@ID-24456.user.dfncis.de> (raw)
In-Reply-To: <plop871xzysyr0.fsf@gnu-rox.org> (Xavier Maillard's message of "Sat, 19 Apr 2003 10:00:19 +0200")

Hi Xavier,

    > On 19 avr 2003, Christoph Conrad verbalised:
    >> Would be nice.

    > Hmm excuse my ignorance, but what are face-files ??

See <http://quimby.gnus.org/circus/face/>. Like X-Face but with colors.

Finally i found two solutions:

(require 'gnus-fun)

and then in gnus-posting-styles

         ("Face"
          (with-temp-buffer (insert-file-contents "~/e/cc.b64") (buffer-string)))

or

         ("Face" (gnus-face-from-file
           "~/Privat/bilder/Conrad_Christoph_Klein.jpg"))

Beste Grüße,
cu, -cc-
-- 
"Lieber ein kleiner Teil von etwas ganz Großem als ein großer Teil von
einem Haufen Scheiße." (Franziska van Almsick)



  reply	other threads:[~2003-04-19  8:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-19  7:27 Christoph Conrad
2003-04-19  8:00 ` Xavier Maillard
2003-04-19  8:19   ` Christoph Conrad [this message]
2003-04-19  9:20     ` Jochen Küpper
2003-04-19  9:23       ` Christoph Conrad

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=m38yu6j3vo.fsf@ID-24456.user.dfncis.de \
    --to=christoph.conrad@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).