/[erbot]/erbot/erbot.el
ViewVC logotype

Diff of /erbot/erbot.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.37 by deego, Wed Aug 31 15:14:43 2005 UTC revision 1.38 by deego, Wed Aug 31 15:35:00 2005 UTC
# Line 1  Line 1 
1  ;;; erbot.el --- Another robot for ERC.  ;;; erbot.el --- Another robot for ERC.
2  ;; Time-stamp: <2005-08-31 11:02:00 deego>  ;; Time-stamp: <2005-08-31 11:35:11 deego>
3  ;; Emacs Lisp Archive entry  ;; Emacs Lisp Archive entry
4  ;; Filename: erbot.el  ;; Filename: erbot.el
5  ;; Package: erbot  ;; Package: erbot
# Line 306  Each of these is called with the argumen Line 306  Each of these is called with the argumen
306  term entry-num old-entry new-entry")  term entry-num old-entry new-entry")
307    
308  ;;; 2005-08-31 T10:56:27-0400 (Wednesday)    D. Goel  ;;; 2005-08-31 T10:56:27-0400 (Wednesday)    D. Goel
309  (defvar erbot-nickserv-p t  (defvar erbot-nickserv-p nil
310    "When t, erbot will load the appropriate erc modules and will try to    "When t, erbot will load the appropriate erc modules and will try to
311  auto-identify to nickserv.  Note that the default value boing t is a  auto-identify to nickserv.  
312  new behavior for erbot.      
313      If using this, we recommend these settings at the *BEGINNING* of your
314  We also recommend these settings in .emacs:  bot's .emacs:
315    
316         (setq erbot-nickserv-p t)
317       (setq erc-prompt-for-nickserv-password nil)       (setq erc-prompt-for-nickserv-password nil)
318    
319       (setq erc-nickserv-passwords       (setq erc-nickserv-passwords

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26