Gnus development mailing list
 help / color / mirror / Atom feed
* Problem entering Foreign Groups
@ 1998-04-10 16:25 Eze Ogwuma
  1998-06-20  4:47 ` Eze Ogwuma
  0 siblings, 1 reply; 39+ messages in thread
From: Eze Ogwuma @ 1998-04-10 16:25 UTC (permalink / raw)
  Cc: ding

Gnus v5.6.4; nntp 5.0; nnvirtual 1.1; nnml 1.0; nnmh 1.0; nndoc 1.0; nnsoup 0.0; nndraft 1.0; nnfolder 1.0; nnagent 1.0
XEmacs 20.4 "Emerald" [Lucid] (i386-pc-linux) of Thu Apr  9 1998 on typhoon.ncc.co.uk
200 newsread1.dircon.co.uk DNEWS Version 4.5p, S4, posting OK 

Hi,

I'm having trouble entering some foreign groups from time to
time. First the number of messages listed in the Group buffer is
incorrect, e.g. Gnus says 517 but only 279 exist on the server,
secondly when I try to enter the group the Minubuffer counts up the
"K" read from the server then stops before creating a summary.

However when I access the group with Knews there is no hesitation. I
can telnet to the server and list the group myself with no problem.

Any Ideas?

Thanks.

------------------ Environment follows ------------------

(setq gnus-select-method
      '(nntp "localhost"))
(setq gnus-message-archive-group
      '((if
	    (message-news-p)
	    "misc-news" "misc-mail")))
(setq gnus-nntp-server "localhost")
(setq gnus-secondary-select-methods
      '((nnml "")
	(nnsoup "")))
(setq gnus-asynchronous t)
(setq gnus-use-cache t)
(setq gnus-keep-backlog 30)
(setq gnus-valid-select-methods
      '(("nntp" post address prompt-address physical-address)
	("nnspool" post address)
	("nnvirtual" post-mail virtual prompt-address)
	("nnmbox" mail respool address)
	("nnml" mail respool address)
	("nnmh" mail respool address)
	("nndir" post-mail prompt-address physical-address)
	("nneething" none address prompt-address physical-address)
	("nndoc" none address prompt-address)
	("nnbabyl" mail address respool)
	("nnkiboze" post virtual)
	("nnsoup" post-mail address)
	("nndraft" post-mail)
	("nnfolder" mail respool address)
	("nngateway" none address prompt-address physical-address)
	("nnweb" none)
	("nnlistserv" none)
	("nnagent" post-mail)))
(setq gnus-load-hook
      '(tm-setup/load-gnus))
(setq gnus-visual t)
(setq gnus-article-display-hook
      '(gnus-article-highlight gnus-article-hide-headers-if-wanted gnus-article-hide-boring-headers gnus-article-treat-overstrike gnus-article-maybe-highlight gnus-article-display-x-face))
(setq gnus-kill-summary-on-exit nil)
(setq gnus-auto-select-first nil)
(setq gnus-summary-ignore-duplicates t)
(setq gnus-show-mime t)
(setq gnus-view-pseudo-asynchronously t)
(setq gnus-view-pseudos "not-confirm")
(setq gnus-view-pseudos-separately nil)
(setq gnus-summary-dummy-line-format "  %(:                          :%) %S\n")
(setq gnus-summary-mode-hook
      '(gnus-agent-mode mc-install-read-mode gnus-xmas-switch-horizontal-scrollbar-off gnus-xmas-setup-summary-toolbar gnus-xmas-summary-menu-add))
(setq gnus-parse-headers-hook
      '(gnus-set-summary-default-charset gnus-decode-rfc1522))
(setq gnus-summary-highlight
      '(((= mark gnus-canceled-mark)
	 . gnus-summary-cancelled-face)
	((and
	  (> score default)
	  (or
	   (= mark gnus-dormant-mark)
	   (= mark gnus-ticked-mark)))
	 . gnus-summary-high-ticked-face)
	((and
	  (< score default)
	  (or
	   (= mark gnus-dormant-mark)
	   (= mark gnus-ticked-mark)))
	 . gnus-summary-low-ticked-face)
	((or
	  (= mark gnus-dormant-mark)
	  (= mark gnus-ticked-mark))
	 . gnus-summary-normal-ticked-face)
	((and
	  (> score default)
	  (= mark gnus-ancient-mark))
	 . gnus-summary-high-ancient-face)
	((and
	  (< score default)
	  (= mark gnus-ancient-mark))
	 . gnus-summary-low-ancient-face)
	((= mark gnus-ancient-mark)
	 . gnus-summary-normal-ancient-face)
	((and
	  (> score default)
	  (= mark gnus-unread-mark))
	 . gnus-summary-high-unread-face)
	((and
	  (< score default)
	  (= mark gnus-unread-mark))
	 . gnus-summary-low-unread-face)
	((= mark gnus-unread-mark)
	 . gnus-summary-normal-unread-face)
	((and
	  (> score default)
	  (memq mark
		(list gnus-downloadable-mark gnus-undownloaded-mark)))
	 . gnus-summary-high-unread-face)
	((and
	  (< score default)
	  (memq mark
		(list gnus-downloadable-mark gnus-undownloaded-mark)))
	 . gnus-summary-low-unread-face)
	((memq mark
	       (list gnus-downloadable-mark gnus-undownloaded-mark))
	 . gnus-summary-normal-unread-face)
	((> score default)
	 . gnus-summary-high-read-face)
	((< score default)
	 . gnus-summary-low-read-face)
	(t . gnus-summary-normal-read-face)))
(setq gnus-group-archive-directory "*ftp@ftp.hpc.uh.edu:/pub/emacs/ding-list/")
(setq gnus-group-recent-archive-directory "*ftp@ftp.hpc.uh.edu:/pub/emacs/ding-list-recent/")
(setq gnus-group-line-format "%M%S%p%m%P%5y: %(%g%)%l\n")
(setq gnus-group-mode-hook
      '(gnus-agent-mode gnus-xmas-setup-group-toolbar gnus-xmas-group-menu-add))
(setq gnus-useful-groups
      '(("(ding) mailing list mirrored at sunsite.auc.dk" "emacs.ding"
	 (nntp "sunsite.auc.dk"
	       (nntp-address "sunsite.auc.dk")))
	("gnus-bug archive" "gnus-bug"
	 (nndir "/ftp@ftp.ifi.uio.no:/pub/emacs/gnus/gnus-bug/"))
	("Gnus help group" "gnus-help"
	 (nndoc "gnus-help"
		(nndoc-article-type mbox)
		(eval
		 (backquote
		  (nndoc-address
		   (\,
		    (let
			((file
			  (nnheader-find-etc-directory "gnus-tut.txt" t)))
		      (unless file
			(error "Couldn't find doc group"))
		      file)))))))))
(setq gnus-visible-headers "From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|X-Sent:")
(setq gnus-article-x-face-command
      'gnus-xmas-article-display-xface)
(setq gnus-show-mime-method
      'gnus-article-preview-mime-message)
(setq gnus-decode-encoded-word-method
      'gnus-article-decode-encoded-word)
(setq gnus-article-mode-hook
      '(gnus-xmas-article-menu-add))
(setq gnus-auto-subscribed-groups "nnml\\|^nnfolder\\|^nnmbox\\|^nnmh\\|^nnbabyl")
(setq gnus-startup-hook
      '(tm-gnus/bbdb-setup))
(setq gnus-use-article-prefetch t)
;; (makeunbound 'gnus-sent-message-ids-file)
;; (makeunbound 'gnus-sent-message-ids-length)
(setq gnus-buffer-configuration
      '((article
	 (vertical 1.0
		   (summary 0.3 point)
		   (article 1.0)))
	(group
	 (vertical 1.0
		   (group 1.0 point)
		   (if gnus-carpal
		       '(group-carpal 4))))
	(summary
	 (vertical 1.0
		   (summary 1.0 point)
		   (if gnus-carpal
		       '(summary-carpal 4))))
	(server
	 (vertical 1.0
		   (server 1.0 point)
		   (if gnus-carpal
		       '(server-carpal 2))))
	(browse
	 (vertical 1.0
		   (browse 1.0 point)
		   (if gnus-carpal
		       '(browse-carpal 2))))
	(message
	 (vertical 1.0
		   (message 1.0 point)))
	(pick
	 (vertical 1.0
		   (article 1.0 point)))
	(info
	 (vertical 1.0
		   (info 1.0 point)))
	(summary-faq
	 (vertical 1.0
		   (summary 0.25)
		   (faq 1.0 point)))
	(edit-article
	 (vertical 1.0
		   (article 1.0 point)))
	(edit-form
	 (vertical 1.0
		   (group 0.5)
		   (edit-form 1.0 point)))
	(edit-score
	 (vertical 1.0
		   (summary 0.25)
		   (edit-score 1.0 point)))
	(post
	 (vertical 1.0
		   (post 1.0 point)))
	(reply
	 (vertical 1.0
		   (article-copy 0.5)
		   (message 1.0 point)))
	(forward
	 (vertical 1.0
		   (message 1.0 point)))
	(reply-yank
	 (vertical 1.0
		   (message 1.0 point)))
	(mail-bounce
	 (vertical 1.0
		   (article 0.5)
		   (message 1.0 point)))
	(pipe
	 (vertical 1.0
		   (summary 0.25 point)
		   (if gnus-carpal
		       '(summary-carpal 4))
		   ("*Shell Command Output*" 1.0)))
	(bug
	 (vertical 1.0
		   ("*Gnus Help Bug*" 0.5)
		   ("*Gnus Bug*" 1.0 point)))
	(score-trace
	 (vertical 1.0
		   (summary 0.5 point)
		   ("*Score Trace*" 1.0)))
	(score-words
	 (vertical 1.0
		   (summary 0.5 point)
		   ("*Score Words*" 1.0)))
	(category
	 (vertical 1.0
		   (category 1.0)))
	(compose-bounce
	 (vertical 1.0
		   (article 0.5)
		   (message 1.0 point)))))
(setq gnus-window-to-buffer
      '((group . gnus-group-buffer)
	(summary . gnus-summary-buffer)
	(article . gnus-article-buffer)
	(server . gnus-server-buffer)
	(browse . "*Gnus Browse Server*")
	(edit-group . gnus-group-edit-buffer)
	(edit-form . gnus-edit-form-buffer)
	(edit-server . gnus-server-edit-buffer)
	(group-carpal . gnus-carpal-group-buffer)
	(summary-carpal . gnus-carpal-summary-buffer)
	(server-carpal . gnus-carpal-server-buffer)
	(browse-carpal . gnus-carpal-browse-buffer)
	(edit-score . gnus-score-edit-buffer)
	(message . gnus-message-buffer)
	(mail . gnus-message-buffer)
	(post-news . gnus-message-buffer)
	(faq . gnus-faq-buffer)
	(picons . gnus-picons-buffer-name)
	(tree . gnus-tree-buffer)
	(score-trace . "*Score Trace*")
	(info . gnus-info-buffer)
	(category . gnus-category-buffer)
	(article-copy . gnus-article-copy)
	(draft . gnus-draft-buffer)))
;; (makeunbound 'gnus-topic-mode)
(setq gnus-topic-mode-hook
      '(gnus-xmas-topic-menu-add))
;; (makeunbound 'gnus-topic-line-format)
;; (makeunbound 'gnus-topic-indent-level)
;; (makeunbound 'gnus-topic-display-empty-topics)
(setq nnmail-split-methods
      '(("redhat.digests.v97.p2" "^From: redhat-digest-request@redhat.com")
	("redhat.list" "^Resent-From:.redhat-list@redhat.com")
	("hurricane" "^Resent-From:.hurricane-list@redhat.com")
	("Gnus" "^To:.*ding-announce@hpc.uh.edu")
	("Gnus" "^To:.*ding@ifi.uio.no")
	("Gnus" "^To:.*ding@gnus.org")
	("Gnus" "^To:.*bugs@gnus.or*")
	("Gnus" "^To:.*gnus-bug@ifi.uio.no")
	("Gnus" "^To:.*gnus-bug*")
	("Gnus" "^To:.*Lars Magne Ingebrigtsen")
	("Gnus" "^Cc:.*bugs@gnus.org")
	("Gnus" "^Cc:.*ding@ifi.uio.no")
	("Gnus" "^Cc:.*ding@gnus.org")
	("Gnus" "^From:.ding-rn-digests-request@bluesky.net")
	("Gnus" "^From:.*ding@ifi.uio.no")
	("Gnus" "^From:.*bugs@gnus.org")
	("Gnus" "^From:.*gnus-bug@ifi.uio.no")
	("Gnus" "^From:.*gnus-bug*")
	("Gnus" "^From:.*Lars Magne Ingebrigtsen")
	("rpm" "^To:.rpm-list@redhat.com")
	("rpm" "^Resent-From:.rpm-list@redhat.com")
	("Applixware" "^To:.*applixware-list@redhat.com")
	("Applixware" "^Resent-From:.*applixware-list@redhat.com")
	("exmh" "^Resent-From:.exmh-users@redhat.com")
	("exmh" "^Resent-From:.exmh-workers@redhat.com")
	("exmh" "^From:.exmh-users-digest-request@redhat.com")
	("CS" "^From:.*@cs.ucl.ac.uk")
	("announce" "^Resent-From:.redhat-announce-list@redhat.com")
	("pgsql" "^Sender:.owner-questions@hub.org")
	("pgsql" "^Sender:.owner-docs@hub.org")
	("pgsql" "^Sender:.owner-announce@hub.org")
	("pgsql" "^Sender:.owner-hackers@hub.org")
	("pgsql" "^To:.*pgsql*")
	("pgsql" "^Cc:.*pgsql*")
	("pgsql" "^To:.*postgreSQL*")
	("pgsql" "^To:.*postgresql*")
	("pgsql" "^Cc:.*postgreSQL*")
	("pgsql" "^Cc:.*postgresql*")
	("executor" "^From:.owner-executor-digest@ardi.com")
	("Wine" "^To:.wine-patches@tiger.informatik.hu-berlin.de")
	("qddb" "^To:.*hsdi.com")
	("qddb" "^From:.*hsdi.com")
	("qddb" "^To:.*qddb-users@ms.uky.edu")
	("mail.misc" "^To:.*typhoon*")
	("mail.misc" "^To:.*zcaceog*")
	("mail.misc" "^To:.*zcapk09*")
	("mail.misc" "^To:.*students*")
	("mail.misc" "^To:.*ogwuma*")
	("mail.misc" "^Cc:.*typhoon*")
	("mail.misc" "^Cc:.*zcaceog*")
	("mail.misc" "^Cc:.*zcapk09*")
	("mail.misc" "^Cc:.*students*")
	("mail.misc" "^Cc:.*ogwuma*")
	("mail.misc" "^From:.*typhoon*")
	("mail.misc" "^From:.*zcaceog*")
	("mail.misc" "^From:.*zcapk09*")
	("mail.misc" "^From:.*students*")
	("mail.misc" "^From:.*ogwuma*")
	("spam" "")))
(setq nnmail-crosspost nil)
(setq nnmail-tmp-directory "~/Mail/.nnmail-tmp-directory")
(setq message-ignored-news-headers "^NNTP-Posting-Host:\\|^Xref:\\|^[BGF]cc:\\|^Resent-Fcc:")
(setq message-ignored-mail-headers "^[GF]cc:\\|^Resent-Fcc:\\|^Xref:")
(setq message-ignored-supersedes-headers "^Path:\\|^Date\\|^NNTP-Posting-Host:\\|^Xref:\\|^Lines:\\|^Received:\\|^X-From-Line:\\|^X-Trace:\\|^X-Complaints-To:\\|Return-Path:\\|^Supersedes:")
(setq message-autosave-directory "~/Mail/drafts/")
(setq message-included-forward-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-\\|^Message-ID:\\|^References:\\|^Content-Transfer-Encoding:\\|^Content-Type:\\|^Mime-Version:")
(setq message-send-mail-function
      'gnus-agent-send-mail)
(setq message-post-method
      '(nnspool ""))
(setq message-setup-hook
      '(mc-install-write-mode))
(setq message-mode-hook
      '(message-xmas-maybe-fontify))
(setq message-header-setup-hook
      '(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc))
(setq message-cite-function
      'message-cite-original-without-signature)
(setq message-default-mail-headers "From: Eze Ogwuma <typhoon@dircon.co.uk>\n")
(setq message-default-news-headers "From: Eze Ogwuma <zcaceog@ucl.ac.uk>\n")



-- 
Eze Ogwuma


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~1998-08-01 20:08 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-10 16:25 Problem entering Foreign Groups Eze Ogwuma
1998-06-20  4:47 ` Eze Ogwuma
1998-06-24  4:35   ` Lars Magne Ingebrigtsen
1998-06-24  6:27     ` Eze Ogwuma
1998-06-24  8:26       ` Eze Ogwuma
1998-06-24 22:41         ` Lars Magne Ingebrigtsen
1998-06-26 15:12           ` Eze Ogwuma
1998-06-24 22:40       ` Lars Magne Ingebrigtsen
1998-06-28 23:47       ` Eze Ogwuma
1998-06-29 20:28         ` Lars Magne Ingebrigtsen
1998-07-01  2:21           ` Eze Ogwuma
1998-07-01 10:59             ` Lars Magne Ingebrigtsen
1998-07-01 11:17               ` Eze Ogwuma
1998-07-01 11:25                 ` Lars Magne Ingebrigtsen
1998-07-01 15:26               ` Eze Ogwuma
1998-07-15  7:58                 ` Lars Magne Ingebrigtsen
1998-07-15  8:52                   ` Eze Ogwuma
1998-07-15  9:11                     ` Eze Ogwuma
1998-07-15 14:09                     ` Lars Magne Ingebrigtsen
1998-07-16  1:53                       ` Eze Ogwuma
1998-07-18 20:19                         ` Lars Magne Ingebrigtsen
1998-07-19 13:18                           ` Eze Ogwuma
1998-07-25 10:26                             ` Eze Ogwuma
1998-07-26 15:37                               ` Lars Magne Ingebrigtsen
1998-07-28  4:11                                 ` Eze Ogwuma
1998-07-30 21:14                                   ` Lars Magne Ingebrigtsen
1998-07-30 22:59                                     ` Eze Ogwuma
1998-07-30 23:19                                       ` Lars Magne Ingebrigtsen
1998-07-30 23:45                                         ` Eze Ogwuma
1998-07-31 10:24                                           ` Kai Grossjohann
1998-07-31 12:43                                             ` Eze Ogwuma
1998-07-31 14:13                                               ` Kai Grossjohann
1998-08-01 19:07                                                 ` Harry Putnam
1998-08-01 20:08                                                 ` Eze Ogwuma
1998-07-31 14:43                                           ` Lars Magne Ingebrigtsen
1998-07-31 17:47                                             ` Kai Grossjohann
1998-08-01 14:32                                               ` Lars Magne Ingebrigtsen
1998-07-01 11:06             ` Eze Ogwuma
1998-06-27  2:37     ` Eze Ogwuma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).