emacs-devel
[Top][All Lists]
Advanced

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

Re: Unquoted special characters in regexps


From: Richard Stallman
Subject: Re: Unquoted special characters in regexps
Date: Sun, 05 Mar 2006 19:48:30 -0500

      For the new version `regexp-opt' would generate `\\[bar]'.
    The resulting expression would read as `\\[foo\\]\\[bar]' which is
    confusing since two different styles are involved.  The user would have
    to manually change `\\]' to `]' (or `]' to `\\]') to get a uniform
    appearance.

That seems like no big deal.




reply via email to

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