[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [babel][patch] BUG in inline source blocks
From: |
Martyn Jago |
Subject: |
Re: [O] [babel][patch] BUG in inline source blocks |
Date: |
Sun, 29 Jan 2012 00:34:50 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin) |
Hi Eric
Andreas Leha <address@hidden> writes:
[...]
>> Thanks for this patch Martyn, I just pushed up your [:punct:] change.
>>
>>>
>>> Hi Martyn,
>>>
>>> thanks for this patch! It does half the job for me. Now export (or
>>> evaluation) already work. But in the export I get a space inserted.
>>>
>>> I my example, I'd expect "(here)" to appear in the export, but I get
>>> "( here)".
>>>
>>
>> This should now be fixed.
>>
>
> Thanks, Martyn and Eric! Indeed "both" issues are fixed now.
>
> Regards,
> Andreas
Thanks. But out of interest why were the tests discarded? They are after
all the proof that the code works, and the `living specification' of
expected behavior.
Just wondering
Best, Martyn