harry@rainbow.atmos.washington.edu (Harry Edmon) (09/21/88)
Here is the output from the emacs debugger when GNUS bombs: Signalling: (invalid-function (macro lambda (header) "Return article number in HEADER." (byte-code "ABE" [header aref 0] 3))) nntp-header-number([6753 "Re: non-binary hardware" "baum@Apple.COM (Allen J. Baum)" nil 19 "19 Sep 88 17:29:30 GMT" "<17361@apple.Apple.COM>"]) byte-code("A!" [header nntp-header-number] 2) (lambda (header) (byte-code "A!" [header nntp-header-number] 2))([6753 "Re: non-binary hardware" "baum@Apple.COM (Allen J. Baum)" nil 19 "19 Sep 88 17:29:30 GMT" "<17361@apple.Apple.COM>"]) mapcar((lambda (header) (byte-code "A!" [header nntp-header-number] 2)) ([6753 "Re: non-binary hardware" "baum@Apple.COM (Allen J. Baum)" nil 19 "19 Sep 88 17:29:30 GMT" "<17361@apple.Apple.COM>"] [6754 "Re: HP/Rumors" "joh@oakhill.UUCP (Joe Hollinger)" nil 13 "19 Sep 88 14:29:09 GMT" "<1509@blockhead.oakhill.UUCP>"] [6755 "Compilers that know about caches" "hugo@chocorua.dartmouth.edu" nil 10 "19 Sep 88 19:26:21 GMT" "<10128@dartvax.Dartmouth.EDU>"] [6756 "Re: PAWS/GPSM" "walter@garth.UUCP (Walter Bay s)" nil 30 "19 Sep 88 17:14:09 GMT" "<1435@garth.UUCP>"] [6757 "Re: IEEE NEWS GROUP" "rravula@wright.EDU (R. Ravula)" "uw-beaver comp.ai.neural-nets:281 comp.arch:6757 comp.databases:1673 comp.dcom.lans:2028 comp.lang.c:13606 comp.lsi:596" 20 "19 Sep 88 15:29:38 GMT" "<294@thor.wright.EDU>"])) byte-code("P!o -intersection mapcar (lambda (header) (byte-code "A!" [header nntp-header-number] 2)) assoc nntp-header-number gnus-last-element] 16) gnus-select-news-group("comp.arch" nil) byte-code("JK\"L \"r ubject-first-unread-article switch-to-buffer gnus-Subject-set-mode-line get-buffer get-buffer-window delete-window kill-buffer beginning-of-line search-forward ":" "No such newsgroup: %s" sit-for 0 gnus-delete-bogus-news-group] 23) gnus-Subject-read-group("comp.arch" nil nil) byte-code("DE gnus-Group-select-group(nil) * call-interactively(gnus-Group-select-group) -- Harry Edmon ARPA: harry@rainbow.atmos.washington.edu (206) 543-0547 UUCP: uw-beaver!geops!elnino!harry Department of Atmospheric Sciences BITNET: HARRY@UWARITA University of Washington
harry@rainbow.atmos.washington.edu (Harry Edmon) (09/21/88)
Thanks to John Robinson at BBN, I found my problem. You must remove the old version of the GNUS .elc and .el files from the lisp directory before installing and byte-compiling the new files. -- Harry Edmon ARPA: harry@rainbow.atmos.washington.edu (206) 543-0547 UUCP: uw-beaver!geops!elnino!harry Department of Atmospheric Sciences BITNET: HARRY@UWARITA University of Washington
mcgrath@paris.Berkeley.EDU (Roland McGrath) (10/05/88)
I just got GNUS 3.8, and am enjoying it a lot. I'm a dyed-in-the-wool rn user and I find GNUS easy enough to use that it replaces rn and emacsclient for news reading and posting. However, I have some problems. First of all, is there some way to make it automatically go to the next newsgroup when you hit n or SPC and it says "end of newsgroup foo.bar, hit n to go to next group"? Secondly, I just re-subscribed to a group with U from newsgroup selection mode, and now when I go to the group and hit SPC, it checks bogus newsgroups and does nothing else, as if I'd hit b. What's going on? -- Roland McGrath roland@wheaties.ai.mit.edu, mit-eddie!wheaties.ai.mit.edu!roland
umerin@UUNET.UU.NET (Masanobu UMEDA) (10/06/88)
Date: 4 Oct 88 23:18:16 GMT From: flab!fgw!uunet!ucbvax.berkeley.edu!mcgrath (Roland McGrath) First of all, is there some way to make it automatically go to the next newsgroup when you hit n or SPC and it says "end of newsgroup foo.bar, hit n to go to next group"? There is no way, sorry. GNUS always ask you about it in order to prevent unexpected exit of current newsgroup. Secondly, I just re-subscribed to a group with U from newsgroup selection mode, and now when I go to the group and hit SPC, it checks bogus newsgroups and does nothing else, as if I'd hit b. What's going on? I think the newsgroup you re-subscribed was really bogus. In fact, it is possible to re-subscribe bogus newsgroup which is not yet identified so by GNUS. GNUS automatically runs checking of bogus newsgroups when a bogus newsgroup is selected next time, and remove them from your .newsrc file. Thus, these deleted newsgroups cannot be re-subscribed again. Masanobu UMEDA umerin@flab.flab.Fujitsu.JUNET umerin%flab.flab.Fujitsu.JUNET@uunet.uu.NET