From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: org-mode 6.26x does not compile under XEmacs Date: Thu, 23 Apr 2009 14:56:06 +0200 Message-ID: <87y6tril5l.fsf@kassiopeya.MSHEIMNETZ> References: <30C00ED8C6EFC24B981DB4936876D4649B7A0A8F88@NLCLUEXM07.connect1.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwyQ6-00043z-UG for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 08:52:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwyQ2-00041x-91 for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 08:52:50 -0400 Received: from [199.232.76.173] (port=57222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwyQ2-00041q-2r for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 08:52:46 -0400 Received: from mail.gmx.net ([213.165.64.20]:43764) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LwyQ1-0000ns-9j for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 08:52:45 -0400 In-Reply-To: <30C00ED8C6EFC24B981DB4936876D4649B7A0A8F88@NLCLUEXM07.connect1.local> (Jurgen Defurne's message of "Thu, 23 Apr 2009 13:33:05 +0200") 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: "Defurne, Jurgen" Cc: "emacs-orgmode@gnu.org" Hallo Jurgen, this was because of a dependency on url.el. If pull the current git version, the problem should be gone. url.el is not used anymore (see commit 1c9d7a6d73fa4d9e5747f0d01ade87dc2a77dead, current head). Regards Sebastian "Defurne, Jurgen" writes: > xemacs -batch -q -eval "(progn (add-to-list (quote load-path) (expand-file-name \"./lisp/\")) (add-to-list (quote load-path) \"/usr/local/lib/emacs/site-lisp\"))" -f batch-byte-compile lisp/org-protocol.el > Compiling /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el... > While compiling toplevel forms in file /home/beq00871/src/builds/o/org-6.26d/lisp/org-protocol.el: > !! File error (("Cannot open load file" "url")) >>>Error occurred processing lisp/org-protocol.el: Cannot open load file: url > > Done > make: *** [lisp/org-protocol.elc] Fout 1 > > I tried to find a package for XEmacs containing 'url', but no such luck. Perhaps someone > can make a recommendation ? > > Regards, > > Jurgen > > ________________________________ > The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message. > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode