emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bastienguerry@googlemail.com>
To: Simon Mullis <simon@mullis.co.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: [SOLVED] org-export-blocks
Date: Thu, 16 Jul 2009 23:09:43 +0200	[thread overview]
Message-ID: <87ljmomj1k.fsf@bzg.ath.cx> (raw)
In-Reply-To: <23d7e1bb0907140909h1caa2289yfb1d7f88678cb881@mail.gmail.com> (Simon Mullis's message of "Tue, 14 Jul 2009 18:09:34 +0200")

Hi Simon,

Simon Mullis <simon@mullis.co.uk> writes:

> "(load "/usr/share/org-mode/lisp/org-exp-blocks.el")"

The convention is to "require" a feature rather than to load a file:

  (require 'org-exp-blocks)

The feature 'org-exp-blocks is provided by the library at the end:

  (provide 'org-exp-blocks)

HTH,

PS: welcome to the light side...

-- 
 Bastien

  parent reply	other threads:[~2009-07-16 21:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 15:06 org-export-blocks Simon Mullis
2009-07-14 16:02 ` org-export-blocks Nicolas Goaziou
2009-07-14 16:09 ` [SOLVED] org-export-blocks Simon Mullis
2009-07-15  7:10   ` Giovanni Ridolfi
2009-07-15  8:47     ` Simon Mullis
2009-07-16 21:09   ` Bastien [this message]
2009-07-21 15:08     ` Simon Mullis

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87ljmomj1k.fsf@bzg.ath.cx \
    --to=bastienguerry@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=simon@mullis.co.uk \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).