From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: [ANN] Editable HTML export of Org-mode files Date: Thu, 16 Aug 2012 15:27:06 +0800 Message-ID: <87pq6rqotx.fsf@ericabrahamsen.net> References: <87pq6ua0kk.fsf@gmx.com> <87mx1wbzun.fsf@ericabrahamsen.net> <87txw4b2w4.fsf@gmx.com> <87sjbn4su4.fsf@gmx.com> <874no3v2yv.fsf@ericabrahamsen.net> <87d32ribbv.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1uU6-00007e-9X for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1uU5-0000vv-7A for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:27:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:44982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1uU4-0000vk-W9 for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 03:27:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T1uU4-0000GK-6Y for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 09:27:12 +0200 Received: from 114.252.255.138 ([114.252.255.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Aug 2012 09:27:12 +0200 Received: from eric by 114.252.255.138 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Aug 2012 09:27:12 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Thu, Aug 16 2012, Eric Schulte wrote: > Eric Abrahamsen writes: > >> On Thu, Aug 16 2012, Eric Schulte wrote: >> >>>>> Every time I edited a block and clicked "save", it just deleted the >>>>> whole block. I got these errors in ~/.elnodelogs/elnode-error: >>>>> >>>> >>>> I'm not sure what could be causing this problem. Did the test suite run >>>> successfully for you? >>> >>> I've now added a POST test to the test suite. So if your problem >>> persists you should now see a failing test, and conversely if you are >>> now passing the test suite this problem should be eliminated. >> >> So yes, I did run the tests the first time, and you're right that, >> without the "post" test, they went just fine. The documents were also >> altered on-disk (ie, the chunks really were deleted). > > Interesting. [...] > Even thought this test is failing, it does show that your elnode server > is returning the HTML in response to your POST requests. It looks like > it only fails because your Emacs exports *foo* as foo instead > of as foo. > >> >> Then I restarted emacs -Q and used your batch.el file. I'm still getting >> the same problem, unfortunately: the editable blocks disappear when I >> hit "save". I realized I don't actually know whether this is supposed to >> edit the simple.org or simple.html files: > [...] > I've just pushed up some changes to the git repository which add new > require statements. Hopefully the errors above were caused by some > required functions not being loaded at run time. If the newest from git > doesn't work fix these problems, please try running > > emacs -Q -l batch.el > > with this updated version of batch.el, and let me know what is printed > in the *Messages* buffer in the line which starts as "params:". The same test failed in the same way, so I loaded up the new batch.el file, and here's the "params" line: params:(("path" . "/simple.org") ("end" . "577") ("beg" . "156") ("org" . "")) Hope that's enlightening! E -- GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.11) of 2012-08-14 on pellet 7.8.11