From: Evgenii T. <evg...@us...> - 2008-09-18 09:13:37
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv6050 Modified Files: jabber.texi Log Message: Jabber autoanswerer documented Index: jabber.texi =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/jabber.texi,v retrieving revision 1.130 retrieving revision 1.131 diff -u -d -r1.130 -r1.131 --- jabber.texi 13 Sep 2008 11:23:25 -0000 1.130 +++ jabber.texi 18 Sep 2008 16:13:26 -0000 1.131 @@ -1914,6 +1914,11 @@ of the Festival speech synthesis system@footnote{See @uref{http://www.cstr.ed.ac.uk/projects/festival/}.}. +@cindex Autoanswerer +The @code{autoanswer} alert is kind of special: it will not show you +message/muc alert, but instead will automaticaly answer to sender. See +variable `jabber-autoanswer-alist' description for details. + @cindex Scroll chat buffers Additionally, for one-to-one and MUC messages, there are @code{scroll} alerts (enabled by default), that aim to do the right thing with chat |