all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Jack Duthen <duthen.mac.01@gmail.com>
Cc: 12547@debbugs.gnu.org
Subject: bug#12547: 23.3; sh-mode backward-list with case and =
Date: Thu, 25 Oct 2012 10:05:21 -0400	[thread overview]
Message-ID: <jwvd3061who.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CALGVPOqWYuG=fSVXAWfK=VrTEJzRY0nXp=G8E6D0ArZ4BQoFjQ@mail.gmail.com> (Jack Duthen's message of "Mon, 1 Oct 2012 12:37:53 +0200")

> 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





  reply	other threads:[~2012-10-25 14:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 10:37 bug#12547: 23.3; sh-mode backward-list with case and = Jack Duthen
2012-10-25 14:05 ` Stefan Monnier [this message]
2012-10-25 15:23   ` Andreas Schwab
2012-10-25 17:46     ` Stefan Monnier
2012-10-29  0:07       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvd3061who.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=12547@debbugs.gnu.org \
    --cc=duthen.mac.01@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.