[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] change in babel argument processing?
From: |
Nicolas Goaziou |
Subject: |
Re: [O] change in babel argument processing? |
Date: |
Mon, 08 May 2017 11:27:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
Eric S Fraga <address@hidden> writes:
> Some of my ledger babel calls have stopped working. I have tracked it
> down to a change in how backslashes are treated. Formerly, I had
> "...\n..." which was interpreted correctly but now require to escape the
> backslash "...\\n...", as in the attached example.
>
> I'm posting this as much as a heads up for others as anything else. I
> did not see any mention of this in the list or the change log but could
> have obviously missed it easily (apologies if so).
It is an unexpected consequence of
500abcd7fbe24abc887300faec2058905a13fa33 in which I lazily use `read' to
parse string values.
I fixed it in maint, could you confirm it?
Thank you.
Regards,
--
Nicolas Goaziou