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

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

bug#33143: sh-mode does not understand ";|" in zsh case statements


From: Glenn Morris
Subject: bug#33143: sh-mode does not understand ";|" in zsh case statements
Date: Wed, 24 Oct 2018 19:26:31 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 26.1
Severity: minor

sh-mode does not understand ";|" in zsh case statements.

emacs-26.1 -Q foo.sh

case x in
    x) echo 1 ;|RET

-> "Variable binding depth exceeds max-specpdl-size"






reply via email to

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