From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58304 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] XEmacs and nnmaildir Date: Thu, 19 Aug 2004 20:50:19 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092963208 30463 80.91.224.253 (20 Aug 2004 00:53:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Aug 2004 00:53:28 +0000 (UTC) Original-X-From: ding-owner+M6845@lists.math.uh.edu Fri Aug 20 02:53:20 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bxxeh-0003I7-00 for ; Fri, 20 Aug 2004 02:53:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bxxdj-0001Bp-00; Thu, 19 Aug 2004 19:52:19 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bxxdf-0001Bk-00 for ding@lists.math.uh.edu; Thu, 19 Aug 2004 19:52:15 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bxxde-0005Hz-OS for ding@lists.math.uh.edu; Thu, 19 Aug 2004 19:52:14 -0500 Original-Received: from mirapoint2.tis.cwru.edu (mirapoint2.TIS.CWRU.Edu [129.22.104.47]) by justine.libertine.org (Postfix) with ESMTP id 3025E3A00BB for ; Thu, 19 Aug 2004 19:52:13 -0500 (CDT) Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint2.tis.cwru.edu (MOS 3.4.3-CR) with SMTP id BXD27831; Thu, 19 Aug 2004 20:50:20 -0400 (EDT) Original-Received: (qmail 21099 invoked by uid 500); 20 Aug 2004 00:50:42 -0000 Original-To: ding@gnus.org In-Reply-To: (Sebastian Freundt's message of "Wed, 18 Aug 2004 23:37:50 +0000") Mail-Copies-To: nobody Mail-Followup-To: ding@gnus.org Original-Lines: 9 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58304 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58304 Sebastian Freundt wrote: > just noticed that there's a string= to cond error messages, this won't > work on recent XEmacsen since the error strings are "Too many links" and > "No such file or directory" respectively. Thanks, I committed this change. paul