From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: [bug] Commit 6f8ea8e breaks the build Date: Wed, 14 Dec 2011 18:42:13 +0100 Message-ID: <87d3brf3t6.fsf@Rainer.invalid> References: <81mxayauuh.fsf@gmail.com> <87mxaxsx1u.fsf@gnu.org> <8162hlg6bq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rasqn-00020t-1T for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 12:42:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rasqh-0000mP-6z for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 12:42:40 -0500 Received: from lo.gmane.org ([80.91.229.12]:57828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rasqh-0000m9-1X for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 12:42:35 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rasqe-0005lv-H5 for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 18:42:32 +0100 Received: from p57aaaa6e.dip.t-dialin.net ([87.170.170.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2011 18:42:32 +0100 Received: from Stromeko by p57aaaa6e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2011 18:42:32 +0100 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 Jambunathan K writes: > I pushed one more fix which does a (require 'htmlfontify nil t) instead > of (require 'htmlfontify). Requiring htmlfontify seems to spawn a shell while byte-compiling (I've not looked further into why it would do this). That makes is a bit difficult to set up correctly when "cross-compiling" from a Cygwin make with an NTemacs -- SHELL is having a Cygwin/UNIX path, and NTemacs then does not understand how to start the shell. I've managed to get around this by modifying the SHELL variable before starting NTemacs from make, but it's not something very obvious to do. Do you really require the package to be loaded (i.e. actually run compile-time macros from htmlfontify) or do you just need to have the functions and variables declared? If the latter, please consider removing the rquire statement and replacing with the appropriate declarations. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves