[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: TBLFM regexp doesn't account for possible white space after
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: TBLFM regexp doesn't account for possible white space after the pipe [8.2.2 (release_8.2.2-188-gc57372 @ /home/wvxvw/Projects/org-mode/lisp/)] |
Date: |
Fri, 08 May 2015 10:52:28 +0200 |
Hello,
Oleg Sivokon <address@hidden> writes:
> When evaluating a formula, the regular expression used to locate the
> formula will miss, if there is a white space after the rightmost pipe in
> the last row, i.e.
>
> |1|*
> #+tblfm: vsum($1)
>
> asterisk is where the extra space character appears.
Good catch.
> Attached is my attempt at patching it.
Thank you.
However, I applied a different patch as table lines are not required to
end on a vertical bar either.
Anyway, it should be fixed in 6ac8db9dbabd83152612c65a9cd505390a1915d1.
Regards,
--
Nicolas Goaziou