[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [ANN] Convert Org-mode file to Source-code file
From: |
Thorsten Jolitz |
Subject: |
Re: [O] [ANN] Convert Org-mode file to Source-code file |
Date: |
Fri, 21 Jun 2013 19:16:25 +0200 |
User-agent: |
Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux) |
Charles Berry <address@hidden> writes:
> Thorsten Jolitz <tjolitz <at> gmail.com> writes:
>
>>
>> Charles Berry <ccberry <at> ucsd.edu> writes:
>>
>> > Thorsten Jolitz <tjolitz <at> gmail.com> writes:
>> >
>> >>
>> >> Hi List,
>> >>
>> >> it is now possible to convert existing Org-mode files with
>> >> source-blocks into machine-executable source-code files, using the
>> >> following function from `outorg.el':
>> >>
>
> [bug description deleted]
>
>>
>> This should be fixed now, thanks for reporting.
>>
>
> Now I get
>
> Debugger entered--Lisp error: (void-function region-or-buffer-limits)
> [...]
>
> outorg-convert-org-to-outshine()
> eval((outorg-convert-org-to-outshine) nil)
> eval-expression((outorg-convert-org-to-outshine) nil)
> call-interactively(eval-expression nil nil)
>
> and nothing visible in the tmp buffer.
ups, sorry, another function from the 'basic-edit-toolkit' I have
installed and take for granted (i.e. think its part of core Emacs).
I just pushed a fix, should work now.
--
cheers,
Thorsten