Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Lee <flee@teleport.com>
Subject: Re: continuing problem with gnus-change-server
Date: Fri, 28 Nov 1997 05:11:22 -0800	[thread overview]
Message-ID: <199711281309.FAA01598@mail1.teleport.com> (raw)
In-Reply-To: Your message of 25 Nov 1997 19:55:21 +0100. <m37m9whkh2.fsf@sparky.gnus.org>

> > Signaling: (wrong-type-argument number-or-marker-p nil)
> >   <(nil nil)
> >   sort((nil) <)
> > If I execute (sort '(nil) '<), emacs successfully returns (nil).
> There is something odd about sort.  It sometimes works, and sometimes
> it doesn't.
> > Could gnus be trying to sort a list like (nil nil)?
> No.

hmm.  that's the only way I can get this failure in
emacs-20.2.  the backtrace is a little misleading though.

    (sort '(nil nil nil nil nil) '<)

    Signaling: (wrong-type-argument number-or-marker-p nil)
      <(nil nil)
      sort((nil) <)
      eval((sort (quote (nil)) (quote <)))
--


  reply	other threads:[~1997-11-28 13:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-24 19:59 Dan Christensen
1997-11-25 18:55 ` Lars Magne Ingebrigtsen
1997-11-28 13:11   ` Felix Lee [this message]
1997-11-28 14:55     ` Hrvoje Niksic
1997-11-28 23:48       ` Lars Magne Ingebrigtsen
1997-11-29 10:40         ` Darren/Torin/Who Ever...
1997-12-01 15:52           ` Michael Welsh Duggan
1998-04-29 19:03 ` That `sort' bug Lars Magne Ingebrigtsen
1998-04-29 20:27   ` SL Baur
1998-04-29 20:50   ` Hrvoje Niksic
1998-04-29 21:02     ` Lars Magne Ingebrigtsen
1998-04-29 20:53   ` Dan Christensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199711281309.FAA01598@mail1.teleport.com \
    --to=flee@teleport.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).