emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Recent regression in Org master with parsing of verbatim code wi


From: Reuben Thomas
Subject: Re: [O] Recent regression in Org master with parsing of verbatim code with spaces
Date: Wed, 11 Oct 2017 00:47:04 +0100

On 10 October 2017 at 18:29, Kaushal Modi <address@hidden> wrote:
On Tue, Oct 10, 2017 at 1:08 PM Kaushal Modi <address@hidden> wrote:
I scanned through recent commits, but haven't yet figured out which commit affected this. Before I end up with git bisect, does anyone know a master branch commit that could have caused this?

Hello, 

I found the commit causing this change:


​I haven't seen the rest of this thread, but at a guess is the problem to do with [:space:] matching vertical space such as newline and vertical tab? Fixing that is a bit painful, since as far as I know there's no regex for "horizontal space"; I guess it would be a matter of enumerating a suitable range of code points.​

--

reply via email to

[Prev in Thread] Current Thread [Next in Thread]