Re: [O] ERT: body of org-test-with-temp-text-in-file

2012-12-15 Thread Michael Brand
Hi Bastien On Sat, Dec 15, 2012 at 9:19 AM, Bastien wrote: > Now you can. There were no real reason to force using (progn ...) > here so I removed that and updated the test suite accordingly. > > Let me know if this works for you now. Yes, thank you. Michael

Re: [O] ERT: body of org-test-with-temp-text-in-file

2012-12-15 Thread Bastien
Hi Michael, Michael Brand writes: > The doc of org-test-with-temp-text-in-file says > > (org-test-with-temp-text-in-file TEXT &rest BODY) > Run body in a temporary file buffer with Org-mode as the active mode. > > so I thought I can write: > > #+BEGIN_SRC emacs-lisp > (ert-deftest tria