Gnus development mailing list
 help / color / mirror / Atom feed
* face-file analogous to x-face-file for gnus-posting-styles
@ 2003-04-19  7:27 Christoph Conrad
  2003-04-19  8:00 ` Xavier Maillard
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Conrad @ 2003-04-19  7:27 UTC (permalink / raw)


Would be nice.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: face-file analogous to x-face-file for gnus-posting-styles
  2003-04-19  7:27 face-file analogous to x-face-file for gnus-posting-styles Christoph Conrad
@ 2003-04-19  8:00 ` Xavier Maillard
  2003-04-19  8:19   ` Christoph Conrad
  0 siblings, 1 reply; 5+ messages in thread
From: Xavier Maillard @ 2003-04-19  8:00 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

On 19 avr 2003, Christoph Conrad verbalised:

>  Would be nice.

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

zeDek
-- 
http://www.gnusfr.org -- French Gnus user site

Anti-war disclaimer:
	"Bombing for peace is like fucking for virginity"

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: face-file analogous to x-face-file for gnus-posting-styles
  2003-04-19  8:00 ` Xavier Maillard
@ 2003-04-19  8:19   ` Christoph Conrad
  2003-04-19  9:20     ` Jochen Küpper
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Conrad @ 2003-04-19  8:19 UTC (permalink / raw)


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)



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: face-file analogous to x-face-file for gnus-posting-styles
  2003-04-19  8:19   ` Christoph Conrad
@ 2003-04-19  9:20     ` Jochen Küpper
  2003-04-19  9:23       ` Christoph Conrad
  0 siblings, 1 reply; 5+ messages in thread
From: Jochen Küpper @ 2003-04-19  9:20 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

On Sat, 19 Apr 2003 10:19:39 +0200 Christoph Conrad wrote:

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

Anything wrong with that?

I use pretty much the same
,----
| "Face" (gnus-convert-png-to-face "~/konfigurationsdateien/face.png")
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        Sex, drugs and rock-n-roll

[-- Attachment #2: Type: application/pgp-signature, Size: 185 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: face-file analogous to x-face-file for gnus-posting-styles
  2003-04-19  9:20     ` Jochen Küpper
@ 2003-04-19  9:23       ` Christoph Conrad
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Conrad @ 2003-04-19  9:23 UTC (permalink / raw)


Hi Jochen,

    > Anything wrong with that?

A slightly delay when opening the buffer for composing a mail.

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)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-19  9:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-19  7:27 face-file analogous to x-face-file for gnus-posting-styles Christoph Conrad
2003-04-19  8:00 ` Xavier Maillard
2003-04-19  8:19   ` Christoph Conrad
2003-04-19  9:20     ` Jochen Küpper
2003-04-19  9:23       ` Christoph Conrad

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).