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

RE: how to setup xemcs newreader properly



 E-Mail: Larry Mintz <kabir citenet net>
 Date: 29-Dec-99
 Time: 20:13:42
 My xemacs newsreader has gone haywire. It does not read the newsgroups.
 All I get is the "Group" window ie it loads gnus and gnus-start and then
 hangs.  
 
 What gives ? 
 I need help howto set it up .
 Here is my .emacs file:
 -------------------------------------
 (custom-set-variables
  '(message-send-mail-function (quote smtpmail-send-it))
  '(gnus-select-method '( nntp  "news.citenet.net")' )
  '(diary-file "/home/kabir/.diary")
  '(gnus-check-new-newsgroups\, nil)
  '(user-mail-address "kabir citenet net" t)
  '(query-user-mail-address nil))
 (custom-set-faces)
 (setq number-of-diary-entries 5)
 (setq minibuffer-max-depth nil)
 (setq lpr-command "lpr"
  lpr-switches (list "-PEpson")
 )
 --------------------------------------
 HELP !
 Larry



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