From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aaron Kaplan" Subject: Line ending problem in lisp source Date: Wed, 06 Jun 2007 13:01:56 +0200 Message-ID: <1181127716.1166.1193722265@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvtH6-0002yH-5q for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 07:02:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvtH3-0002wQ-VF for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 07:01:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvtH3-0002wN-Sc for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 07:01:57 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvtH3-0001W9-EL for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 07:01:57 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 65774236FDD for ; Wed, 6 Jun 2007 07:01:56 -0400 (EDT) Content-Disposition: inline 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 Since a couple of versions ago there are DOS line feeds in org-publish.el that prevent it from compiling in xemacs. I have to run dos2unix on it before compiling. -Aaron