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

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

bug#12547: 23.3; sh-mode backward-list with case and =


From: Stefan Monnier
Subject: bug#12547: 23.3; sh-mode backward-list with case and =
Date: Thu, 25 Oct 2012 13:46:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

>> 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,

> http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_04_05

Thanks.  So the "(" in (=G*) is basically silent.
Now, all we need is for someone to write the patch ;-)


        Stefan





reply via email to

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