File: gnus-fun.el.html
Defined variables (7)
gnus-convert-image-to-face-command | Command for converting an image to a Face. |
gnus-convert-image-to-x-face-command | Command for converting an image to an X-Face. |
gnus-convert-pbm-to-x-face-command | Command for converting a PBM to an X-Face. |
gnus-face-directory | Directory where Face PNG files are stored. |
gnus-face-omit-files | Regexp to match faces in ‘gnus-face-directory’ to be omitted. |
gnus-x-face-directory | Directory where X-Face PBM files are stored. |
gnus-x-face-omit-files | Regexp to match faces in ‘gnus-x-face-directory’ to be omitted. |
Defined functions (17)
gnus--insert-random-face-with-type | (FUN TYPE) |
gnus--random-face-with-type | (DIR EXT OMIT FUN) |
gnus-convert-face-to-png | (FACE) |
gnus-convert-gray-x-face-to-xpm | [Arg list not available until function definition is loaded.] |
gnus-convert-image-to-gray-x-face | [Arg list not available until function definition is loaded.] |
gnus-convert-png-to-face | (FILE) |
gnus-display-x-face-in-from | (DATA) |
gnus-face-from-file | (FILE) |
gnus-funcall-no-warning | (FUNCTION &rest ARGS) |
gnus-grab-cam-face | () |
gnus-grab-cam-x-face | () |
gnus-insert-random-face-header | () |
gnus-insert-random-x-face-header | () |
gnus-random-face | () |
gnus-random-x-face | () |
gnus-shell-command-to-string | (COMMAND) |
gnus-x-face-from-file | (FILE) |