all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Dan Davison <davison@stats.ox.ac.uk>,
	Eric Schulte <schulte.eric@gmail.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: Question
Date: Fri, 2 Jul 2010 11:57:47 +0200	[thread overview]
Message-ID: <AANLkTimR9Ag-KIfcXXVeVUzJeea8zVRlA7uZSQC5-ngP@mail.gmail.com> (raw)
In-Reply-To: <AE6A1288-2DE4-40C2-AF91-66B7DF003643@gmail.com>

On Fri, Jul 2, 2010 at 6:15 AM, Carsten Dominik
<carsten.dominik@gmail.com> wrote:
> 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.

Why not use (require 'slime nil t)?



  parent reply	other threads:[~2010-07-02  9:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02  4:15 Question Carsten Dominik
2010-07-02  9:28 ` Question Juanma Barranquero
2010-07-02  9:57 ` Lennart Borgman [this message]
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
     [not found] <20191110031420.yosogxfr6kgrctwn.ref@Ergus>
2019-11-10  3:14 ` Question Ergus
2019-11-10  4:51   ` Question Stefan Monnier
2019-11-10  8:07   ` Question Andreas Schwab
2019-11-10  9:06     ` Question João Távora
  -- strict thread matches above, loose matches on Subject: below --
2006-08-01 22:04 question A Soare
2006-08-02  6:13 ` question David Kastrup
2006-08-02  6:35   ` question Nick Roberts
2006-08-02  6:54     ` question David Kastrup
2006-08-02 21:20       ` question Richard Stallman
2006-08-02  9:45 ` question Thien-Thi Nguyen
2006-07-28 13:05 question A Soare
2006-07-28 19:38 ` question Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimR9Ag-KIfcXXVeVUzJeea8zVRlA7uZSQC5-ngP@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=carsten.dominik@gmail.com \
    --cc=davison@stats.ox.ac.uk \
    --cc=emacs-devel@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.