bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12770: 24.2.1; sh-mode parsing - bitwise leftshift misinterpreted as


From: Stefan Monnier
Subject: bug#12770: 24.2.1; sh-mode parsing - bitwise leftshift misinterpreted as here-document inside arithmetic expansion $(( ))
Date: Tue, 30 Oct 2012 22:47:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> The following, in a sh-mode buffer of shell-type bash:
> echo -n $(( 5 << 2 ))
> Will result in the remainder of the document being mis-interpreted

I've just installed a change which seems to fix this problem.


        Stefan





reply via email to

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