unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Question
@ 2010-07-02  4:15 Carsten Dominik
  2010-07-02  9:28 ` Question Juanma Barranquero
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Carsten Dominik @ 2010-07-02  4:15 UTC (permalink / raw)
  To: Emacs developers; +Cc: Dan Davison, Eric Schulte

Hi everyone,

I am on the verge to install a new version of Org mode into the Emacs  
tree.
This version includes org-babel, a system to work with source code
snippets embedded in files, for documentation purposes, but also
for evaluating them in a reproducible research way.

For supporting different languages, we will have a few emacs lisp
files which should not be compiled because the have dependencies on
code that is not present in Emacs.  I.e. they do something like

    (require 'slime)

and call lots of functions from this package.

I think the best way it to leave these files
uncompiled.  Is this acceptable?  If yes, how do
I exclude them from compilation in the standard
Emacs build process.

How would I do this?


- Carsten






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-03  5:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02  4:15 Question Carsten Dominik
2010-07-02  9:28 ` Question Juanma Barranquero
2010-07-02  9:57 ` Question Lennart Borgman
2010-07-02 11:45 ` Question Stephen J. Turnbull
2010-07-03  5:38   ` Question Carsten Dominik
2010-07-02 12:39 ` Question Richard Stallman
2010-07-02 13:27   ` Slime Harald Hanche-Olsen
2010-07-02 13:35     ` Slime Chong Yidong
2010-07-02 15:58       ` Slime Helmut Eller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).