Good morning,
On 06/10/2016 05:49 PM, Nicolas Goaziou wrote:
Hello,
"Charles C. Berry" writes:
Sounds good.
Done. Thank you for the feedback.
Thank you Nicolas and Chuck.
Works for me, now.
Charlie Millar
Hello,
"Charles C. Berry" writes:
> Sounds good.
Done. Thank you for the feedback.
Regards,
--
Nicolas Goaziou
On Thu, 9 Jun 2016, Nicolas Goaziou wrote:
Hello,
"Charles C. Berry" writes:
Patch atteched.
Replaced ']' with '{' in the regex `header' group.
Comments?
Thank you for the patch. This is better than what we have now. However,
I don't think this is the way to go.
Forbidding "{" is alread
Hello,
"Charles C. Berry" writes:
> Patch atteched.
>
> Replaced ']' with '{' in the regex `header' group.
>
> Comments?
Thank you for the patch. This is better than what we have now. However,
I don't think this is the way to go.
Forbidding "{" is already a minor annoyance, but porting the sam
Patch atteched.
Replaced ']' with '{' in the regex `header' group.
Comments?
Chuck
From 2a060d4ca51dabbc6931a1483ae6c0ac29e0586c Mon Sep 17 00:00:00 2001
From: Charles Berry
Date: Wed, 8 Jun 2016 19:36:30 -0700
Subject: [PATCH] org-element-inline-src-block-parser fix regexp
* org-element.el