summaryrefslogtreecommitdiff
path: root/man/gnus.texi
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2006-03-28 23:05:01 +0000
committerMiles Bader <miles@gnu.org>2006-03-28 23:05:01 +0000
commit29314e0fd78063d663bd272787d0ea81cc61e38e (patch)
tree5f848c5f81a41f03fab451e953772049ccf643c3 /man/gnus.texi
parent84b570049088689aef5dedca970a20e77b604d31 (diff)
downloademacs-29314e0fd78063d663bd272787d0ea81cc61e38e.tar.gz
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 70) - Update from CVS
Diffstat (limited to 'man/gnus.texi')
-rw-r--r--man/gnus.texi9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index 7b9338124a0..f2c306cbe23 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -11913,7 +11913,8 @@ So here's a new example:
'((".*"
(signature-file "~/.signature")
(name "User Name")
- ("X-Home-Page" (getenv "WWW_HOME"))
+ (x-face-file "~/.xface")
+ (x-url (getenv "WWW_HOME"))
(organization "People's Front Against MWM"))
("^rec.humor"
(signature my-funny-signature-randomizer))
@@ -22098,8 +22099,10 @@ foreground and background colors of the displayed X-Faces. The
default colors are black and white.
@end table
-Gnus provides a few convenience functions and variables to allow
-easier insertion of X-Face headers in outgoing messages.
+If you use posting styles, you can use an @code{x-face-file} entry in
+@code{gnus-posting-styles}, @xref{Posting Styles}. If you don't, Gnus
+provides a few convenience functions and variables to allow easier
+insertion of X-Face headers in outgoing messages.
@findex gnus-random-x-face
@vindex gnus-convert-pbm-to-x-face-command