info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Generate and insert Face header from jpg file


From: Satoshi Yoshida
Subject: Generate and insert Face header from jpg file
Date: Sun, 31 Jul 2022 11:40:08 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

I use Gnus v5.13
I read https://www.gnus.org/manual/gnus_124.html#Face
and set in .gnus.el

(setq message-required-headers
      (nconc message-required-headers
             (list '(Face . (lambda ()
                              (gnus-face-from-file "~/face.jpg"))))))

But I couldn't generate and insert Face header at writing a mail.

I think there is no problem about ~/face.jpg (48x48 pixels, 13.2kB).
When I pasted Face header generated by shell script with face.jpg

http://quimby.gnus.org/circus/face/make-face
(I needed to rewrite "mimencode" to "mmencode" of FreeBSD package)

and send a mail myself, I could see Face image correctly.

Does anyone know the solutions?

-- 
Satoshi Yoshida



reply via email to

[Prev in Thread] Current Thread [Next in Thread]