From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11232 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-change-server problems? Date: 31 May 1997 13:40:06 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150976 29092 80.91.224.250 (20 Oct 2002 21:56:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:56:16 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id GAA32651 for ; Sat, 31 May 1997 06:36:59 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id GAA16143 for ; Sat, 31 May 1997 06:36:56 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id IAA14426 for ; Sat, 31 May 1997 08:36:17 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 31 May 1997 14:56:41 +0200 Original-Received: (qmail 13286 invoked by uid 504); 31 May 1997 12:56:39 -0000 Original-Received: (qmail 13283 invoked from network); 31 May 1997 12:56:39 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 31 May 1997 12:56:38 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp16.larris.ifi.uio.no [129.240.68.116]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 31 May 1997 14:56:36 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id NAA13786; Sat, 31 May 1997 13:40:16 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Chris Halverson's message of 30 May 1997 14:09:27 -0500 X-Mailer: Quassia Gnus v0.1/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Signaling: (wrong-type-argument number-or-marker-p nil) > <(nil nil) > sort((nil) <) Hm. (sort '(nil) '<) => (nil) (sort nil '<) => nil This is with Emacs 19.34. Is this illegal under XEmacs? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen