From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Subject: Re: Contrib missing from (Cygwin) Emacs Date: Thu, 24 Jan 2013 16:02:46 -0500 Message-ID: <5101A176.7050004@verizon.net> References: <86ham6wr57.fsf@somewhere.org> <878v7i4mix.fsf@bzg.ath.cx> <86ehhacu73.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyTx5-0002ZK-Ee for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 16:03:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyTx0-0008R4-Do for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 16:03:15 -0500 Received: from vms173001pub.verizon.net ([206.46.173.1]:51722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyTx0-0008QV-64 for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 16:03:10 -0500 Received: from [10.0.0.3] ([unknown] [74.111.53.173]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MH5004RAEGLQJ20@vms173001.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 15:02:46 -0600 (CST) In-reply-to: <86ehhacu73.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 1/24/2013 1:27 PM, Sebastien Vauban wrote: > Hi Bastien, > > Bastien wrote: >> "Sebastien Vauban" writes: >> >>> It seems that `org-ditaa' and `org-exp-blocks' both expect to find an >>> "../contrib" directory. Such is not bundled with Emacs. Isn't the assumption >>> wrong, then or should `contrib' be bundled as well? >> I don't know how Cygwin builds the Emacs package... >> >> If this is a problem in Cygwin, it's a miracle (?) no Org user >> reported it before! >> >> I don't know how to fix this, things are fine in Org >=7.9. > I don't think it's related to Cygwin per se. AFAIK: > > - `contrib' is not bundled within Emacs, while > > - `org-ditaa' and `org-exp-blocks' both expect that directory along where > org.el resides > > in the current Org version... > > Just grep for "../contrib": > > ./ob-ditaa.el:55: "../contrib" > ./org-exp-blocks.el:252: "../contrib" > > I guess the (relative) hardcoding should be avoided. > > Best regards, > Seb > For my Org-mode in Cygwin I followed the instructions at http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development This not allows you to have "bleeding edge" org-mode, but the contrib directory is now present in my Cygwin; I do not believe that the Org contrib directory is in the Cygwin Emacs. Regards, Charlie Millar