[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: |
Thu, 26 Jan 2012 13:29:10 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin) |
Hi,
Andreas Leha <address@hidden> writes:
> Hi all,
>
> I experience unexpected behaviour when an inline source block is not
> preceded by whitespace.
>
> Example:
> =======================
> * Test inline
> This is a functional inline src_R{print("source block")}.
>
> This (src_R{print("here")}) is not.
> =======================
>
> Regards,
> Andreas
I can confirm this behaviour and provide a patch to allow for inline
source blocks to be preceded by punctuation, or, for instance, enclosed
in parenthesis, as in Andreas' example. Patch is attached for
consideration.
Best, Martyn
0001-Fix-for-where-inline-source-block-is-not-preceded-by.patch
Description: Fix inline source block preceded by punctuation
- [O] [babel] BUG in inline source blocks, Andreas Leha, 2012/01/26
- Re: [O] [babel][patch] BUG in inline source blocks,
Martyn Jago <=
- Re: [O] [babel][patch] BUG in inline source blocks, Martyn Jago, 2012/01/26
- Re: [O] [babel][patch] BUG in inline source blocks, Andreas Leha, 2012/01/27
- Re: [O] [babel][patch] BUG in inline source blocks, Eric Schulte, 2012/01/27
- Re: [O] [babel][patch] BUG in inline source blocks, Andreas Leha, 2012/01/28
- Re: [O] [babel][patch] BUG in inline source blocks, Martyn Jago, 2012/01/28
- Re: [O] [babel][patch] BUG in inline source blocks, Eric Schulte, 2012/01/30