Gnus development mailing list
 help / color / mirror / Atom feed
* nocem backtrace, pgnus 0.99
@ 1999-11-17 15:18 Bill White
  1999-11-17 18:07 ` Shenghuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Bill White @ 1999-11-17 15:18 UTC (permalink / raw)


Pterodactyl Gnus v0.99, sources from cvs as of about noon GMT 17 Nov
99

GNU Emacs 20.4.91.1 (i586-pc-linux-gnu, X toolkit) of Wed Nov 10 1999
on g.wolfram.com

This is my first use of nocem in ages, and with a fresh new empty
nocem directory. Here are my nocem settings:

,---- from .gnus:
| (setq gnus-nocem-directory "/home/billw/News/NoCeM")
| (gnus-demon-add-nocem)
| (setq gnus-use-nocem t)
| (setq gnus-nocem-groups '("nntp+usenet:news.lists.filters" 
|                          "nntp+usenet:news.admin.net-abuse.bulletins" 
|                          "nntp+usenet:alt.nocem.misc" 
|                          "nntp+usenet:news.admin.net-abuse.announce"))
`----

In case it's important, after the error the gnus-nocem-directory
(/home/billw/News/NoCeM) is empty.

Any ideas what's going on here?

Thanks!

Signaling: (wrong-type-argument stringp nil)
  string-match("^[^:]+:" nil)
  gnus-request-group(nil t)
  gnus-check-group-server()
  gnus-request-article-this-buffer(2629524 "nntp+usenet:news.lists.filters")
  gnus-nocem-check-article("nntp+usenet:news.lists.filters" [2629524 "Cosmo Roadkill NoCeM Report (CosmoRoadkillN19991117134805.140680) @@NCM" "Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us>" "17 Nov 99 13:48:06 GMT" "<AutoNCM-CosmoRoadkillN19991117134805.140680@bofh.int>" "" 2232 42 "Xref: news.advancenet.net news.lists.filters:2629524 alt.nocem.misc:2592611" nil])
  gnus-nocem-scan-groups()
  gnus-setup-news(nil nil nil)
  byte-code("\b„\x0e
  gnus-1(nil nil nil)
  gnus(nil)
* call-interactively(gnus)
Signaling: (wrong-type-argument stringp nil)
  string-match("^[^:]+:" nil)
  gnus-request-group(nil t)
  gnus-check-group-server()
  gnus-request-article-this-buffer(2629524 "nntp+usenet:news.lists.filters")
  gnus-nocem-check-article("nntp+usenet:news.lists.filters" [2629524 "Cosmo Roadkill NoCeM Report (CosmoRoadkillN19991117134805.140680) @@NCM" "Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us>" "17 Nov 99 13:48:06 GMT" "<AutoNCM-CosmoRoadkillN19991117134805.140680@bofh.int>" "" 2232 42 "Xref: news.advancenet.net news.lists.filters:2629524 alt.nocem.misc:2592611" nil])
  gnus-nocem-scan-groups()
  gnus-setup-news(nil nil nil)
  byte-code("\b„\x0e
  gnus-1(nil nil nil)
  gnus(nil)
* call-interactively(gnus)


-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."


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

* Re: nocem backtrace, pgnus 0.99
  1999-11-17 15:18 nocem backtrace, pgnus 0.99 Bill White
@ 1999-11-17 18:07 ` Shenghuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: Shenghuo ZHU @ 1999-11-17 18:07 UTC (permalink / raw)


>>>>> "B" == Bill White <billw@wolfram.com> writes:

B> Pterodactyl Gnus v0.99, sources from cvs as of about noon GMT 17 Nov
B> 99

B> GNU Emacs 20.4.91.1 (i586-pc-linux-gnu, X toolkit) of Wed Nov 10 1999
B> on g.wolfram.com

B> This is my first use of nocem in ages, and with a fresh new empty
B> nocem directory. Here are my nocem settings:

B> ,---- from .gnus:
B> | (setq gnus-nocem-directory "/home/billw/News/NoCeM")
B> | (gnus-demon-add-nocem)
B> | (setq gnus-use-nocem t)
B> | (setq gnus-nocem-groups '("nntp+usenet:news.lists.filters" 
B> |                          "nntp+usenet:news.admin.net-abuse.bulletins" 
B> |                          "nntp+usenet:alt.nocem.misc" 
B> |                          "nntp+usenet:news.admin.net-abuse.announce"))
B> `----

B> In case it's important, after the error the gnus-nocem-directory
B> (/home/billw/News/NoCeM) is empty.

B> Any ideas what's going on here?

B> Thanks!

B> Signaling: (wrong-type-argument stringp nil)
B>   string-match("^[^:]+:" nil)
B>   gnus-request-group(nil t)
B>   gnus-check-group-server()
B>   gnus-request-article-this-buffer(2629524 "nntp+usenet:news.lists.filters")
B>   gnus-nocem-check-article("nntp+usenet:news.lists.filters" [2629524 "Cosmo Roadkill NoCeM Report (CosmoRoadkillN19991117134805.140680) @@NCM" "Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us>" "17 Nov 99 13:48:06 GMT" "<AutoNCM-CosmoRoadkillN19991117134805.140680@bofh.int>" "" 2232 42 "Xref: news.advancenet.net news.lists.filters:2629524 alt.nocem.misc:2592611" nil])

[...]

Fixed in CVS.

-- 
Shenghuo ZHU


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

end of thread, other threads:[~1999-11-17 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-17 15:18 nocem backtrace, pgnus 0.99 Bill White
1999-11-17 18:07 ` Shenghuo ZHU

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).