Gnus development mailing list
 help / color / mirror / Atom feed
* nnslashdot error
@ 1999-11-12  1:15 Bruce Z. Lysik
  1999-11-12 12:02 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Bruce Z. Lysik @ 1999-11-12  1:15 UTC (permalink / raw)


Hi folks,

Subscribed to a new nnslashdot group with 214 messages.  On trying to
enter the group I get the error:

        Args out of range: "", 0, 3

Here's the backtrace:

Signaling: (args-out-of-range "" 0 3)
  nnslashdot-date-to-date(" Thursday November 11, @02:36PM")
  nnslashdot-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "The Future of Computing (99/11/08/0635216)" "" nil)
  gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnslashdot:The Future of Computing (99/11/08/0635216)" nil)
  gnus-cache-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnslashdot:The Future of Computing (99/11/08/0635216)" nil)
  gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnslashdot:The Future of Computing (99/11/08/0635216)" nil)
  gnus-select-newsgroup("nnslashdot:The Future of Computing (99/11/08/0635216)" nil nil)
  gnus-summary-read-group-1("nnslashdot:The Future of Computing (99/11/08/0635216)" nil t nil nil nil)
  gnus-summary-read-group("nnslashdot:The Future of Computing (99/11/08/0635216)" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  call-interactively(gnus-topic-select-group)

-- 
Bruce Z. Lysik  <eldrik@logrus.com>   http://www.logrus.com/~eldrik
GCS d++(-) a-- C++ ULS+++$ P+++$ L++ E+ W+++ N++ w--- M-- V PS PE
Y+ PGP+ t+ 5++ X+ R+ tv+ b++ DI+ G e++ h+ r y+ s


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

* Re: nnslashdot error
  1999-11-12  1:15 nnslashdot error Bruce Z. Lysik
@ 1999-11-12 12:02 ` Lars Magne Ingebrigtsen
  1999-11-12 13:11   ` Bruce Z. Lysik
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-12 12:02 UTC (permalink / raw)


eldrik@logrus.com (Bruce Z. Lysik) writes:

> Here's the backtrace:
> 
> Signaling: (args-out-of-range "" 0 3)

Have you checked out the latest CVS?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: nnslashdot error
  1999-11-12 12:02 ` Lars Magne Ingebrigtsen
@ 1999-11-12 13:11   ` Bruce Z. Lysik
  1999-11-12 13:28     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Bruce Z. Lysik @ 1999-11-12 13:11 UTC (permalink / raw)


>>>>> "L" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

    L> Have you checked out the latest CVS?

Yep.  Just checked it out again a second ago, and has the same
problem.

-- 
Bruce Z. Lysik  <eldrik@logrus.com>   http://www.logrus.com/~eldrik
GCS d++(-) a-- C++ ULS+++$ P+++$ L++ E+ W+++ N++ w--- M-- V PS PE
Y+ PGP+ t+ 5++ X+ R+ tv+ b++ DI+ G e++ h+ r y+ s


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

* Re: nnslashdot error
  1999-11-12 13:11   ` Bruce Z. Lysik
@ 1999-11-12 13:28     ` Lars Magne Ingebrigtsen
  1999-11-12 13:40       ` Bruce Z. Lysik
  1999-11-12 14:50       ` Laura Conrad
  0 siblings, 2 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-12 13:28 UTC (permalink / raw)


eldrik@logrus.com (Bruce Z. Lysik) writes:

> Yep.  Just checked it out again a second ago, and has the same
> problem.

Are you sure?  You've recompiled and restarted Emacs and everything?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: nnslashdot error
  1999-11-12 13:28     ` Lars Magne Ingebrigtsen
@ 1999-11-12 13:40       ` Bruce Z. Lysik
  1999-11-12 14:50       ` Laura Conrad
  1 sibling, 0 replies; 8+ messages in thread
From: Bruce Z. Lysik @ 1999-11-12 13:40 UTC (permalink / raw)


>>>>> "L" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

    L> Are you sure?  You've recompiled and restarted Emacs and
    L> everything?

Er, sigh.  Dammit.  I must've missed something.  Chalk another one up
to user stupidity.  Working fine now.  Sorry.

-- 
Bruce Z. Lysik  <eldrik@logrus.com>   http://www.logrus.com/~eldrik
GCS d++(-) a-- C++ ULS+++$ P+++$ L++ E+ W+++ N++ w--- M-- V PS PE
Y+ PGP+ t+ 5++ X+ R+ tv+ b++ DI+ G e++ h+ r y+ s


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

* Re: nnslashdot error
  1999-11-12 13:28     ` Lars Magne Ingebrigtsen
  1999-11-12 13:40       ` Bruce Z. Lysik
@ 1999-11-12 14:50       ` Laura Conrad
  1999-11-12 15:12         ` Kai Großjohann
  1999-11-12 15:25         ` Lars Magne Ingebrigtsen
  1 sibling, 2 replies; 8+ messages in thread
From: Laura Conrad @ 1999-11-12 14:50 UTC (permalink / raw)


>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

    Lars> eldrik@logrus.com (Bruce Z. Lysik) writes:
    >> Yep.  Just checked it out again a second ago, and has the same
    >> problem.

    Lars> Are you sure?  You've recompiled and restarted Emacs and
    Lars> everything?

When we get a gnus update from cvs, do we always need to restart
emacs? I was hoping just restarting gnus would be enough.


-- 
Laura (mailto:lconrad@world.std.com , http://www.world.std.com/~lconrad/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139



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

* Re: nnslashdot error
  1999-11-12 14:50       ` Laura Conrad
@ 1999-11-12 15:12         ` Kai Großjohann
  1999-11-12 15:25         ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 8+ messages in thread
From: Kai Großjohann @ 1999-11-12 15:12 UTC (permalink / raw)


Laura Conrad <lconrad@gamesville.com> writes:

> When we get a gnus update from cvs, do we always need to restart
> emacs? I was hoping just restarting gnus would be enough.

It may be sufficient to `load' all (!) the Gnus-related files, but
that still wouldn't help you in picking up changes in defvar
statements.

kai
-- 
This gubblick contains many nonsklarkish English flutzpahs,
but the overall pluggandisp can be glorked from context. -- David Moser


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

* Re: nnslashdot error
  1999-11-12 14:50       ` Laura Conrad
  1999-11-12 15:12         ` Kai Großjohann
@ 1999-11-12 15:25         ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-12 15:25 UTC (permalink / raw)


Laura Conrad <lconrad@gamesville.com> writes:

> When we get a gnus update from cvs, do we always need to restart
> emacs?

Yes.  Although `M-x gnus-unload' may do the right thing, but I've
never actually tried.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-11-12 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-12  1:15 nnslashdot error Bruce Z. Lysik
1999-11-12 12:02 ` Lars Magne Ingebrigtsen
1999-11-12 13:11   ` Bruce Z. Lysik
1999-11-12 13:28     ` Lars Magne Ingebrigtsen
1999-11-12 13:40       ` Bruce Z. Lysik
1999-11-12 14:50       ` Laura Conrad
1999-11-12 15:12         ` Kai Großjohann
1999-11-12 15:25         ` Lars Magne Ingebrigtsen

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