From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57589 Path: main.gmane.org!not-for-mail From: Paul Stodghill Newsgroups: gmane.emacs.gnus.general Subject: Re: Patch for filesystems that do not support chmod. Date: Thu, 20 May 2004 13:28:26 -0400 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 1085075956 12031 80.91.224.253 (20 May 2004 17:59:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 17:59:16 +0000 (UTC) Original-X-From: ding-owner+M6129@lists.math.uh.edu Thu May 20 19:59:09 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 1BQroy-0000yO-00 for ; Thu, 20 May 2004 19:59:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQroh-0008Dk-00; Thu, 20 May 2004 12:58:51 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQrKj-00088w-00 for ding@lists.math.uh.edu; Thu, 20 May 2004 12:27:53 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQrKj-0000O3-8F for ding@lists.math.uh.edu; Thu, 20 May 2004 12:27:53 -0500 Original-Received: from exchfe1.cs.cornell.edu (exchfenlb-1.cs.cornell.edu [128.84.97.33]) by justine.libertine.org (Postfix) with ESMTP id A94CD3A01F2 for ; Thu, 20 May 2004 12:27:52 -0500 (CDT) Original-Received: from exchfe1.cs.cornell.edu ([128.84.97.27]) by exchfe1.cs.cornell.edu with Microsoft SMTPSVC(6.0.3790.0); Thu, 20 May 2004 13:27:49 -0400 Original-Received: from barney-xp.cs.cornell.edu.cs.cornell.edu ([128.84.97.171]) by exchfe1.cs.cornell.edu over TLS secured channel with Microsoft SMTPSVC(6.0.3790.0); Thu, 20 May 2004 13:27:49 -0400 Original-To: ding@gnus.org In-Reply-To: (Paul Stodghill's message of "Thu, 20 May 2004 13:08:41 -0400") User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Security Through Obscurity, cygwin32) X-OriginalArrivalTime: 20 May 2004 17:27:49.0156 (UTC) FILETIME=[C5B6E640:01C43E8F] Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57589 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57589 I wrote, > This is not a platform bug. IMO, Gnus should not request a file mode > that the underlying filesystem cannot support. ... or, Gnus should gracefully handle the case of when the set-file-modes call fails.