From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giuseppe Scrivano Newsgroups: gmane.emacs.devel Subject: emacs & MAXPATHLEN Date: Thu, 28 Jul 2005 17:32:00 +0200 Message-ID: <87fytzj6a7.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122566224 25479 80.91.229.2 (28 Jul 2005 15:57:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 15:57:04 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 28 17:56:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DyAkg-0003GL-RV for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2005 17:56:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyAn7-0003qu-4j for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2005 11:59:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DyAeh-0000Tl-AM for emacs-devel@gnu.org; Thu, 28 Jul 2005 11:50:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DyAeT-0000M9-Vn for emacs-devel@gnu.org; Thu, 28 Jul 2005 11:50:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyAeT-0000Cs-JV for emacs-devel@gnu.org; Thu, 28 Jul 2005 11:50:29 -0400 Original-Received: from [64.233.170.201] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DyAXr-0005g0-4s for emacs-devel@gnu.org; Thu, 28 Jul 2005 11:43:39 -0400 Original-Received: by rproxy.gmail.com with SMTP id c16so735576rne for ; Thu, 28 Jul 2005 08:32:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:from:date:message-id:user-agent:mime-version:content-type; b=Zh0hAFU8oxMwMhIKwV7T+KFfSeHsE3+peKV/+l2IlrHU8ZDm/BkaRonCRw1U+iYb05ttjpoRqLG/pjo616k1LXhEg/IqRD8gGt6SkxKtHvanl5D9+ORqs8FOutaHsu8U7suH0LPCdvepXEssReUlzqFaPQ2xM+hwnD+kHkJiYeI= Original-Received: by 10.38.90.79 with SMTP id n79mr1270746rnb; Thu, 28 Jul 2005 08:32:02 -0700 (PDT) Original-Received: from steel ([80.181.159.241]) by mx.gmail.com with ESMTP id g2sm3464287rne.2005.07.28.08.32.01; Thu, 28 Jul 2005 08:32:02 -0700 (PDT) Original-Received: from gscrivano by steel with local (Exim 4.52) id 1DyAMa-0001kA-AC for emacs-devel@gnu.org; Thu, 28 Jul 2005 17:32:00 +0200 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:41268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41268 Hi, Shouldn't the MAXPATHLEN present in the emacs source code be removed to avoid incompatibilities with hurd? Regards, Giuseppe Scrivano