From: "Eric Schulte" <schulte.eric@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Exporting #+lob
Date: Sun, 17 Oct 2010 15:25:46 -0600 [thread overview]
Message-ID: <87fww44ilh.fsf@gmail.com> (raw)
In-Reply-To: <B0492121-5193-4842-B20D-0D3437D9AA67@tsdye.com> (Thomas S. Dye's message of "Sun, 17 Oct 2010 09:45:48 -1000")
Hi Tom,
I think this code should live in the main library-of-babel.org file. I
don't see any reason why it would be overwritten in that file, and that
way it will be available by default for anyone who already loads the
library of babel.
Best -- Eric
"Thomas S. Dye" <tsd@tsdye.com> writes:
> Hi Eric,
>
> Thanks for asking about the Library of Babel. I'm still figuring out
> the best way to use it and welcome your advice.
>
> Here is the approach I've drafted. Do you think this is a reasonable
> way to go?
>
>> The GANTT Emacs lisp code can either be placed in the buffer with the
>> GANTT chart table or it can be installed in the
>> [[http://orgmode.org/manual/Library-of-Babel.html#Library-of-Babel
>> ][Library of Babel]].
>> Installing local code in the Library of Babel is best accomplished by
>> establishing one or more Org-mode files for this purpose and keeping
>> them in a place that won't be overwritten when Org-mode is updated.
>> For each of these local files, place a line like the following in
>> =.emacs= to make the source code blocks accessible to the Library:
>>
>> #+source: load-local-lob
>> #+begin_src emacs-lisp :exports code
>> (org-babel-lob-ingest "~/org/local-lob.org")
>> #+end_src
>
> If this is off the mark, and the code should go in the main Library,
> then I'd want to check with Eric F. first about the changes I made.
>
> All the best,
> Tom
>
> On Oct 17, 2010, at 8:22 AM, Eric Schulte wrote:
>
>> BTW: Do you still intend to add the elispgantt code to the library of
>> babel distributed with Org-mode? If so I'm happy to handle the
>> commit if you send me the code or a patch.
next prev parent reply other threads:[~2010-10-17 21:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-17 5:59 Exporting #+lob Thomas S. Dye
2010-10-17 18:22 ` Eric Schulte
2010-10-17 19:34 ` Thomas S. Dye
2010-10-17 19:45 ` Thomas S. Dye
2010-10-17 21:25 ` Eric Schulte [this message]
2010-10-17 22:17 ` Thomas S. Dye
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=87fww44ilh.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=tsd@tsdye.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 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).