emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ista Zahn <istazahn@gmail.com>
To: Eric Schulte <eric.schulte@gmx.com>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: [ANN] Editable HTML export of Org-mode files
Date: Thu, 16 Aug 2012 15:43:42 -0400	[thread overview]
Message-ID: <CA+vqiLFV+TyuNrb_wner5ccYRYwD815R0VGmHH+V8maxY+DfrA@mail.gmail.com> (raw)
In-Reply-To: <87k3wyssip.fsf@gmx.com>

On Thu, Aug 16, 2012 at 12:36 PM, Eric Schulte <eric.schulte@gmx.com> wrote:
> Ista Zahn <istazahn@gmail.com> writes:
>
>> On Thu, Aug 16, 2012 at 2:31 AM, Eric Schulte <eric.schulte@gmx.com> wrote:
>>> Ista Zahn <istazahn@gmail.com> writes:
>>>
>>>> Hi Eric,
>>>>
>>>> Sounds really cool, I'd love to try it out. But when I run (ert
>>>> "org-ehtml") I get errors like
>>>>
>>>> Selector: "org-ehtml"
>>>> Passed: 0
>>>> Failed: 5 (5 unexpected)
>>>> Total:  5/6
>>>>
>>>> Started at:   2012-08-15 22:00:20-0400
>>>> Finished.
>>>> Finished at:  2012-08-15 22:00:50-0400
>>>>
>>>> FFQFFF
>>>>
>>>> F org-ehtml-elnode-serve-all-editable
>>>>     (void-function cl-flet)
>>>>
>>>> F org-ehtml-elnode-serve-complex
>>>>     (void-function cl-flet)
>>>>
>>>> Q org-ehtml-elnode-serve-simple
>>>>     (quit)
>>>>
>>>> F org-ehtml-export-file
>>>>     (void-variable org-export-with-LaTeX-fragments)
>>>>
>>>> F org-ehtml-post-request
>>>>     (error "Shell command in progress")
>>>>
>>>> F org-ehtml-simple-export
>>>>     (void-variable org-export-with-LaTeX-fragments)
>>>>
>>>> This is with the git version of org and emacs 24.1.1
>>>>
>>>> Any ideas what I might have missed?
>>>>
>>>> Thanks,
>>>> Ista
>>>>
>>>
>>> Ah, thanks for sharing this output, it looks like I wasn't careful
>>> enough about ensuring that cl-lib was loaded.  I've added a number of
>>> require statements which should fix the error you pointed out above.
>>>
>>> Please grab the latest from git, and let me know if these problems
>>> persist or any new issues assert themselves.
>>
>> With the current git version I now get "File error: Cannot open load
>> file, cl-lib" on start up.
>>
>> find / -name cl-lib.el does not produce any results on my machine, nor
>> have I been able to find it in elpa/marmalade etc. Google search
>> suggests it is built in with emacs, but I'm pretty sure I don't have
>> it...
>>
>
> Ugh, this is more headache related to the renaming of all cl-* functions
> between the released version of Emacs 24 and the development head of
> Emacs (which I'm using).  I've just pushed up a change after which all
> tests are passing on both the development head and the released version
> of Emacs 24.
>
> Thanks for your help in running this down.


All is working as expected, and as expected it's really cool. Thank you!

Now if I could just edit babel source blocks and have the results
blocks update on the fly I would be in R workshop presenter heaven.
Any chance of this sort of thing down the road?

>
> Best,
>
>>
>> Best,
>> Ista
>>
>>>
>>> Thanks,
>>>
>>> --
>>> Eric Schulte
>>> http://cs.unm.edu/~eschulte
>>
>
> --
> Eric Schulte
> http://cs.unm.edu/~eschulte

  parent reply	other threads:[~2012-08-16 19:44 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 22:28 [ANN] Editable HTML export of Org-mode files Eric Schulte
2012-08-14  7:44 ` Bastien
2012-08-14  9:40 ` Rasmus
2012-08-14 10:01   ` Bastien
2012-08-14 12:56     ` Eric Schulte
2012-08-14 21:45       ` Bastien
2012-08-15 15:31         ` Eric Schulte
2012-08-15  3:25 ` Eric Abrahamsen
2012-08-15 15:17   ` Eric Schulte
2012-08-15 23:51     ` Eric Schulte
2012-08-16  5:08       ` Eric Abrahamsen
2012-08-16  6:45         ` Eric Schulte
2012-08-16  7:27           ` Eric Abrahamsen
2012-08-16 13:36             ` Eric Schulte
2012-08-16 14:41               ` Eric Abrahamsen
2012-08-16 15:08                 ` Eric Schulte
2012-08-16  2:06 ` Ista Zahn
2012-08-16  6:31   ` Eric Schulte
2012-08-16 15:58     ` Ista Zahn
2012-08-16 16:36       ` Eric Schulte
2012-08-16 17:44         ` Achim Gratz
2012-08-16 20:05           ` Eric Schulte
2012-08-16 19:43         ` Ista Zahn [this message]
2012-08-16 20:11           ` Eric Schulte
2012-08-16 20:50             ` Ista Zahn
2012-10-02  5:23 ` Eric S Fraga
2012-10-05  3:23   ` Eric Schulte
2012-10-21 18:27 ` Simon Thum
2012-10-22 20:38   ` Eric Schulte
2012-10-24 19:19     ` Simon Thum
2012-10-28 15:19       ` Eric Schulte
2012-10-28 15:35         ` Simon Thum
2012-10-29  8:29           ` Nitin Agarwal
2012-10-30  9:37             ` Nitin Agarwal
2012-10-30 16:56             ` Eric Schulte

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=CA+vqiLFV+TyuNrb_wner5ccYRYwD815R0VGmHH+V8maxY+DfrA@mail.gmail.com \
    --to=istazahn@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric.schulte@gmx.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).