emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Carsten Dominik <dominik@uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-exp-blocks: what about previewing blocks ?
Date: Fri, 28 Aug 2009 10:06:20 -0600	[thread overview]
Message-ID: <m2prafly83.fsf@gmail.com> (raw)
In-Reply-To: <86C02086-39C5-461B-8876-C1E5E4264A43@uva.nl> (Carsten Dominik's message of "Fri, 28 Aug 2009 10:02:56 +0200")

Carsten Dominik <dominik@uva.nl> writes:

> Hi Eric,
>
> this sounds like a great alternative, thanks.
>
> I wonder if we should consider some cashing of images, also
> for export.  I think we could have an alist with sha1 hashes as keys
> and image files as values.  The sha1 hash could be made from the
> entire code and the command that is used to create the image..
>

Hi Carsten,

That sounds like a very good idea.  Currently Org-babel caches results
using a much simpler scheme (only run the block if there are no results
in the buffer), but what you recommend would be an efficient way of
noticing if the command has changed.  When discussing this previously we
had only considered approaches using the date of execution.

I'll add this idea to the org-babel tasks.

Thanks! -- Eric

ps. does Org-mode already have a method of generating sha1 hashes?  I
    just did an `elisp-index-search' for sha1 and nothing came up.

>
> - Carsten
>
> On Aug 27, 2009, at 8:51 PM, Eric Schulte wrote:
>
>> I don't have any plans to add previewing to org-exp-blocks, however
>> there is an alternative.
>>
>> Org-babel provides for the evaluation and viewing of the results of
>> blocks in Org-mode documents.  As such, it is possible to use Org-
>> babel
>> to preview the output of blocks.  For example, with Org-babel
>> installed
>> [1] calling C-c C-c on the following block will evaluate the block
>> placing a link to the resulting file into the Org-mode document.
>> Subsequently calling C-c C-o with the point on the block will find the
>> link and open it previewing the image.
>>
>> --8<---------------cut here---------------start------------->8---
>> #+begin_src ditaa :file images/blue.png :cmdline -r
>> +---------+
>> | cBLU    |
>> |         |
>> |    +----+
>> |    |cPNK|
>> |    |    |
>> +----+----+
>> #+end_src
>> --8<---------------cut here---------------end--------------->8---
>>
>> Hopefully in the near future Org-babel should be stable enough to
>> justify an initial release, which should include an instructional page
>> on worg.
>>
>> Best -- Eric
>>
>> Footnotes:
>> [1]  http://eschulte.github.com/org-babel/#getting-started
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> =======================
> PLEASE NOTE NEW ADDRESS
> =======================
> prof.dr. Carsten Dominik				dominik@uva.nl
> Astronomical Institute 'Anton Pannekoek' 	 	www.astro.uva.nl/~dominik
> Faculty of Science, University of Amsterdam		phone 	+31-20-5257477/7491
> SCIENCE PARK 904, ROOM C4-106			fax   	+31-20-5257484
> 1098 XH Amsterdam, The Netherlands
> mail: PO BOX 94249, 1090GE, Amsterdam

  reply	other threads:[~2009-08-28 16:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-17  0:40 org-exp-blocks: what about previewing blocks ? Nicolas Girard
2009-06-18  7:41 ` Carsten Dominik
2009-06-18  9:32   ` Nicolas Girard
2009-06-19 15:31     ` Carsten Dominik
2009-06-26  0:59       ` Eric Schulte
2009-06-26  4:17         ` Carsten Dominik
2009-06-26 17:16           ` Eric Schulte
2009-08-27 16:38     ` Carsten Dominik
2009-08-27 18:51       ` Eric Schulte
2009-08-28  8:02         ` Carsten Dominik
2009-08-28 16:06           ` Eric Schulte [this message]
2009-08-28 16:31             ` Bernt Hansen
2009-06-18  8:21 ` Carsten Dominik

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=m2prafly83.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=dominik@uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /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).