GNU bug report logs - #12547
23.3; sh-mode backward-list with case and =

Previous Next

Package: emacs;

Reported by: Jack Duthen <duthen.mac.01 <at> gmail.com>

Date: Mon, 1 Oct 2012 10:40:01 UTC

Severity: normal

Found in version 23.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jack Duthen <duthen.mac.01 <at> gmail.com>
Cc: 12547 <at> debbugs.gnu.org
Subject: bug#12547: 23.3; sh-mode backward-list with case and =
Date: Thu, 25 Oct 2012 10:05:21 -0400
> function foo_ok {
>     case "${foo}" in
>         (=G*) ;;
>     esac
> }

sh-mode does not understand this (=G*) syntax.  Is it valid?
Is it equivalent to =G*) or to \(=G*) ?
If it is valid and you have a pointer to some doc about it, that would
be very helpful,


        Stefan




This bug report was last modified 12 years and 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.