From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15656 Path: main.gmane.org!not-for-mail From: Eze Ogwuma Newsgroups: gmane.emacs.gnus.general Subject: nnvirtual rescan bug Date: 16 Jul 1998 05:15:37 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154649 23304 80.91.224.250 (20 Oct 2002 22:57:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:57:29 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id VAA19977 for ; Wed, 15 Jul 1998 21:21:01 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id AAA03185 for ; Thu, 16 Jul 1998 00:17:45 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id WAS00069; Wed, 15 Jul 1998 22:50:47 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Jul 1998 23:15:06 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id XAA19601 for ; Wed, 15 Jul 1998 23:14:55 -0500 (CDT) Original-Received: from typhoon.dircon.co.uk (zcaceog@bh-cw31-010.pool.dircon.co.uk [194.112.60.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA25017; Thu, 16 Jul 1998 00:14:51 -0400 (EDT) Original-Received: (from zcaceog@localhost) by typhoon.dircon.co.uk (8.8.7/8.8.7) id FAA17076; Thu, 16 Jul 1998 05:15:38 +0100 Original-To: bugs@gnus.org (The Gnus Bugfixing Girls + Boys) Original-Lines: 343 X-Mailer: Gnus v5.6.24/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15656 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15656 Gnus v5.6.24; nntp 5.0; nnvirtual 1.1; nnml 1.0; nnmh 1.0; nndir 1.0; nnsoup 0.0; nndraft 1.0; nnfolder 1.0 XEmacs 20.4 "Emerald" [Lucid] (i386-pc-linux) of Wed Apr 8 1998 on typhoon.ncc.co.uk 200 newsread1.dircon.co.uk DNEWS Version 4.6j, S2, posting OK Hi, I've created some virtual groups and I noticed that when I read an article in one of the component groups it would still show up in the virtual group. I added (setq nnvirtual-always-rescan t) to my .gnus file but this doesn't help. Only using M-g before entering the group helps. ------------------ Environment follows ------------------ (setq gnus-select-method '(nntp "localhost")) (setq gnus-message-archive-group '((if (message-news-p) "misc-news" (concat "misc-mail-" (format-time-string "%Y-%m" (current-time)))))) (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 t) (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" post-mail 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-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))) (split-trace (vertical 1.0 (summary 0.5 point) ("*Split Trace*" 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*") (split-trace . "*Split 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.list.1998.07" "^Resent-From:.redhat-list@redhat.com") ("hurricane.1998.07" "^Resent-From:.hurricane-list@redhat.com") ("manhattan.1998.07" "^Resent-From:.manhattan-list@redhat.com") ("Gnus.1998.07" "^\\(To\\|Cc\\|From\\):.*\\(ding\\|gnus\\|Lars Magne Ingebrigtsen\\)") ("rpm.1998.07" "^\\(To\\|Resent-From\\):.*rpm-list") ("Applixware.1998.07" "^\\(To\\|Resent-From\\):.*applixware-list") ("exmh.1998" "^\\(To\\|Resent-From\\):.*exmh") ("contrib.1998" "^Resent-From:.contrib-list@redhat.com") ("CS" "^From:.*@cs.ucl.ac.uk") ("announce.1998" "^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\\|Cc\\|From\\):.*\\(hsdi.com\\|qddb-users\\)") ("mail.system" "^\\(From\\|Subject\\):.*\\(Mail Delivery Subsystem\\|MAILER-DAEMON\\|postmaster\\|Undeliverable Message\\)") ("ghostscript" "^\\(To\\|Cc\\From\\):.*ghost@typhoon.dircon.co.uk") ("mail.misc" "^\\(To\\|Cc\\|From\\):.*\\(typhoon\\|zcaceog\\|zcapk09\\|students\\|ogwuma\\)") ("spam" ""))) (setq nnmail-crosspost nil) (setq nnmail-tmp-directory "~/Mail/.nnmail-tmp-directory") (setq nnmail-delete-incoming nil) (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 '(gnus-configure-posting-styles message-xmas-maybe-fontify)) (setq message-header-setup-hook '(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc my-message-header-setup-hook)) (setq message-cite-function 'message-cite-original-without-signature) (setq message-default-mail-headers "From: Eze Ogwuma \n") (setq message-default-news-headers "From: Eze Ogwuma \n") -- Eze Ogwuma