From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jurgen Defurne Subject: Dependency on dired-aux breaks 5.23a installation in XEmacs Date: Fri, 14 Mar 2008 06:14:45 +0100 Message-ID: <20080314061445.074360a3@caesar.gallia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ja2Fn-0003q2-I5 for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 01:14:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ja2Fl-0003og-Ol for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 01:14:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja2Fl-0003oM-J7 for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 01:14:49 -0400 Received: from nelson.telenet-ops.be ([195.130.133.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ja2Fl-0007dn-63 for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 01:14:49 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by nelson.telenet-ops.be (Postfix) with SMTP id 404205001F for ; Fri, 14 Mar 2008 06:14:47 +0100 (CET) Received: from caesar.gallia (78-21-129-126.access.telenet.be [78.21.129.126]) by nelson.telenet-ops.be (Postfix) with ESMTP id 320BC50023 for ; Fri, 14 Mar 2008 06:14:47 +0100 (CET) Received: from caesar.gallia (caesar.gallia [192.168.2.1]) by caesar.gallia (Postfix) with ESMTP id 545E16E953 for ; Fri, 14 Mar 2008 06:14:46 +0100 (CET) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I use Org-mode with XEmacs (because XEmacs can be compiled under Cygwin, and does not need an X-server, in contrast to GNU Emacs). Currently, I am still using 5.21, and I was waiting for 5.23. However, a dependency on dired-aux breaks the installation. I have looked in the XEmacs packages, but the dired code still dates from 2005, so it seems that the required functionality is not available for XEmacs. Regards, Jurgen