From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8193 Path: main.gmane.org!not-for-mail From: Eric Hendrickson Newsgroups: gmane.emacs.gnus.general Subject: problem moving from Gnus 5.2.39 to Red v0.47 Date: 04 Oct 1996 11:06:00 -0500 Organization: Computational Biology Centers, University of Minnesota, Twin Cities Sender: edh@club.med.umn.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148394 10651 80.91.224.250 (20 Oct 2002 21:13:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:14 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id JAA02939 for ; Fri, 4 Oct 1996 09:33:58 -0700 Original-Received: from mhub1.tc.umn.edu (0@mhub1.tc.umn.edu [128.101.131.51]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 4 Oct 1996 18:06:10 +0200 Original-Received: from lenti.med.umn.edu by mhub1.tc.umn.edu; Fri, 4 Oct 96 11:06:07 -0500 Original-Received: from club.microbiology (club.med.umn.edu) by lenti.med.umn.edu; Fri, 4 Oct 96 11:06:05 CDT Original-Received: by club.microbiology (SMI-8.6/SMI-SVR4) id LAA17426; Fri, 4 Oct 1996 11:06:01 -0500 Original-To: ding@ifi.uio.no X-Url: The Crystal Cave X-Geek: GAT d-() s++: a- C++$ US++++$ P++(---)$ L E+(---) W+++$ N+$>++ o+ K !w--- !O M+(-) !V-- PS+ PE Y+>++ PGP>+++ t+(++)@ !5 X+ R tv+ b+>+++ DI++++ D+ G e>++ h(+) r++ y+ [GeekCode 3.1] X-Spook: security SEAL Team 6 Clinton quiche Original-Lines: 179 X-Mailer: Red Gnus v0.47/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8193 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8193 Red Gnus v0.47; nntp 5.0; nnml 1.0; nnmh 1.0; nndoc 1.0; nndraft 1.0; nnfolder 1.0 XEmacs 19.14 [Lucid] (sparc-sun-solaris2.4) of Tue Jun 25 1996 on shadow (I sent a report like this to gnus-bug, but I suppose ding is a better place for Red Gnus issues....) I have been using 5.2.39 since it came out and am finally making the move to Red Gnus here. I don't remember the specifics, but I had an error first off with my gnus-visible-headers in .gnus, so I commented it out. Now, everything seems fine except when I try to select an article, I get the following error: Signalling: (void-variable gnus-doing-request-article) gnus-request-article-this-buffer(2778 "rec.arts.movies") gnus-article-prepare(2778 nil) gnus-summary-display-article(2778) gnus-summary-next-page(nil t) gnus-mouse-pick-article(#) call-interactively(gnus-mouse-pick-article) Anybody have any idea? I looked at the code and I see a variable used once in gnus-art.el, but it doesn't seem to be declared anywhere. --eric ------------------ Environment follows ------------------ (setq gnus-message-archive-group '((if (message-news-p) "news-misc" (concat "mail-misc-" (format-time-string "%Y-%m" (current-time)))))) (setq gnus-secondary-select-methods '((nnml "private"))) (setq gnus-summary-prepare-exit-hook '(gnus-summary-expire-articles)) (setq gnus-load-hook '(turn-off-filladapt-mode)) (setq gnus-article-display-hook '(gnus-article-add-buttons 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 gnus-article-display-picons gnus-smiley-display)) (setq gnus-auto-select-first nil) (setq gnus-summary-mode-hook '(mc-install-read-mode gnus-xmas-setup-summary-toolbar gnus-xmas-summary-menu-add)) (setq gnus-summary-exit-hook '(gnus-picons-remove-all)) (setq gnus-summary-prepare-hook '(gnus-group-display-picons)) (setq gnus-parse-headers-hook '(gnus-decode-rfc1522)) (setq gnus-exit-group-hook '(gnus-uu-delete-work-dir gnus-uu-clean-up)) (setq gnus-group-mode-hook '(gnus-xmas-setup-group-toolbar gnus-xmas-group-menu-add)) (setq gnus-check-new-newsgroups 'ask-server) (setq gnus-read-active-file 'some) (setq gnus-save-killed-list nil) (setq gnus-subscribe-newsgroup-method 'gnus-subscribe-hierarchically) (setq gnus-subscribe-hierarchical-interactive t) (setq gnus-save-newsrc-hook '(bbdb-offer-save)) (setq gnus-buffer-configuration '((article (horizontal 1.0 (vertical 0.5 (group 0.25) (summary 1.0 point)) (vertical 1.0 (picons 5) (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))) (draft (vertical 1.0 (draft 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))) (compose-bounce (vertical 1.0 (article 0.5) (message 1.0 point))))) (setq nnmail-split-methods '(("mail.ding" "^(To|Cc): ding@ifi.uio.no") ("mail.info-bbdb" "^(To|Cc):.*info-bbdb@") ("mail.auto-net" "^(To|Cc):.*auto-net@") ("mail.dev-null" "^To:.*/dev/null@") ("mail.mtg-strategy-l" "^To:.*mtg-strategy-l@") ("mail.other" ""))) (setq nnmail-expiry-wait-function '(lambda (group) (cond ((string= group "mail.dev-null") 10) ((string= group "mail.ding") 7) ((string= group "mail.other") 1) ((string= group "important") 'never) (t 6)))) (setq message-courtesy-message "The following message is a courtesy copy of an article\nthat has been posted as well.\n\n") (setq message-deletable-headers '(Message-ID Date)) (setq message-ignored-news-headers "^NNTP-Posting-Host:\\|^Xref:\\|^Bcc:\\|^Gcc:\\|^Fcc:") (setq message-ignored-mail-headers "^Gcc:\\|^Fcc:") (setq message-autosave-directory "~/Mail/drafts/") (setq message-post-method '(nnspool "")) (setq message-setup-hook '((lambda nil (message-position-on-field "X-Spook") (insert (mapconcat '(lambda (dummy) (cookie spook-phrases-file "hi" "mom")) '(1 2 3 4) " "))))) (setq message-mode-hook '(mc-install-write-mode)) (setq message-header-setup-hook '(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc)) (setq message-default-headers "Organization: Computational Biology Centers, University of Minnesota, Twin Cities\nX-URL: The Crystal Cave\nX-Geek: GAT d-() s++: a- C++$ US++++$ P++(---)$ L E+(---) W+++$ N+$>++ o+ K !w--- !O M+(-) !V-- PS+ PE Y+>++ PGP>+++ t+(++)@ !5 X+ R tv+ b+>+++ DI++++ D+ G e>++ h(+) r++ y+ [GeekCode 3.1]\nX-Spook: \n") -- Don't hate yourself in the morning -- sleep till noon. From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8196 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: problem moving from Gnus 5.2.39 to Red v0.47 Date: 04 Oct 1996 18:34:39 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035148397 10669 80.91.224.250 (20 Oct 2002 21:13:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:17 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id KAA03222 for ; Fri, 4 Oct 1996 10:02:27 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 4 Oct 1996 18:34:41 +0200 Original-Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id RAA13274; Fri, 4 Oct 1996 17:29:15 +0100 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id SAA02439; Fri, 4 Oct 1996 18:34:39 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Eric Hendrickson's message of 04 Oct 1996 11:06:00 -0500 Original-Lines: 6 X-Mailer: Red Gnus v0.47/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8196 It is a bug. Adding (setq gnus-doing-request-article t) to my `.gnus' solved the problem for me. From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8197 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: problem moving from Gnus 5.2.39 to Red v0.47 Date: 04 Oct 1996 09:54:41 -0700 Sender: steve@miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.89) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148398 10677 80.91.224.250 (20 Oct 2002 21:13:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:18 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id KAA03254 for ; Fri, 4 Oct 1996 10:06:03 -0700 Original-Received: from deanna.miranova.com (root@deanna.miranova.com [206.190.83.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 4 Oct 1996 18:51:24 +0200 Original-Received: from geordi.miranova.com (qmailr@geordi.miranova.com [206.190.83.3]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id JAA03105 for ; Fri, 4 Oct 1996 09:54:43 -0700 Original-Received: (qmail 11354 invoked from smtpd); 4 Oct 1996 16:55:28 -0000 Original-Received: from deanna.miranova.com (steve@206.190.83.1) by geordi.miranova.com with SMTP; 4 Oct 1996 16:55:28 -0000 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ In-Reply-To: Eric Hendrickson's message of 04 Oct 1996 11:06:00 -0500 Original-Lines: 36 X-Mailer: Red Gnus v0.47/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:8197 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8197 >>>>> "Eric" == Eric Hendrickson writes: Eric> I have been using 5.2.39 since it came out and am finally making Eric> the move to Red Gnus here. I don't remember the specifics, but Eric> I had an error first off with my gnus-visible-headers in .gnus, Eric> so I commented it out. I'll add this to the FAQ tonight. This is going to be a very common problem. What I do is something like: (unless (boundp 'gnus-visible-headers) (require 'article)) (cond ((stringp gnus-visible-headers) (setq gnus-visible-headers (concat gnus-visible-headers "\\|^X-Diagnostic:\\|^X-Newsreader:\\|^X-Mailer:"))) ((listp gnus-visible-headers) (setq gnus-visible-headers (append gnus-visible-headers '("^X-Diagnostic" "^X-Newsreader" "^X-Mailer"))))) Which is Gnus 5.2 and Red Gnus compatible. Eric> Now, everything seems fine except when I try to select an Eric> article, I get the following error: Eric> Signalling: (void-variable gnus-doing-request-article) This is a typo, and already reported. The workaround I am using is to M-: (setq gnus-doing-request-article nil) after starting Gnus. -- steve@miranova.com baur Unsolicited commercial e-mail will be billed at $250/message. What are the last two letters of "doesn't" and "can't"? Coincidence? I think not. From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8205 Path: main.gmane.org!not-for-mail From: Eric Hendrickson Newsgroups: gmane.emacs.gnus.general Subject: Re: problem moving from Gnus 5.2.39 to Red v0.47 Date: 04 Oct 1996 17:46:50 -0500 Organization: Computational Biology Centers, University of Minnesota, Twin Cities Sender: edh@club.med.umn.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148404 10727 80.91.224.250 (20 Oct 2002 21:13:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:24 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id QAA06623 for ; Fri, 4 Oct 1996 16:13:03 -0700 Original-Received: from mhub0.tc.umn.edu (0@mhub0.tc.umn.edu [128.101.131.50]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 5 Oct 1996 00:47:06 +0200 Original-Received: from lenti.med.umn.edu by mhub0.tc.umn.edu; Fri, 4 Oct 96 17:46:58 -0500 Original-Received: from club.microbiology (club.med.umn.edu) by lenti.med.umn.edu; Fri, 4 Oct 96 17:46:56 CDT Original-Received: by club.microbiology (SMI-8.6/SMI-SVR4) id RAA18097; Fri, 4 Oct 1996 17:46:50 -0500 Original-To: ding@ifi.uio.no X-Url: The Crystal Cave X-Geek: GAT d-() s++: a- C++$ US++++$ P++(---)$ L E+(---) W+++$ N+$>++ o+ K !w--- !O M+(-) !V-- PS+ PE Y+>++ PGP>+++ t+(++)@ !5 X+ R tv+ b+>+++ DI++++ D+ G e>++ h(+) r++ y+ [GeekCode 3.1] X-Spook: colonel Kennedy Serbian supercomputer In-Reply-To: Steven L Baur's message of 04 Oct 1996 09:54:41 -0700 Original-Lines: 24 X-Mailer: Red Gnus v0.47/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8205 Steven L Baur writes: > >>>>> "Eric" == Eric Hendrickson writes: > > Eric> I have been using 5.2.39 since it came out and am finally making > Eric> the move to Red Gnus here. I don't remember the specifics, but > Eric> I had an error first off with my gnus-visible-headers in .gnus, > Eric> so I commented it out. > > I'll add this to the FAQ tonight. This is going to be a very common > problem. What I do is something like: Ahh, okay thanks to you and Per. I stuck in that setq for the time being, and converted my gnus-visible-headers to append to a list instead of concat to a string. :) I tried using a regexp in the gnus-visible-headers (something like "^X-(Mailer|Newsreader):", but that didn't work. The help on gnus-visible-headers seems to indicate that regexp's are accepted. Or is my regexp invalid? (My lisp syntax is weak...) --eric -- When the going gets tough, the tough go grab a beer.