emacs-devel
[Top][All Lists]
Advanced

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

Re: string-strip


From: Richard Stallman
Subject: Re: string-strip
Date: Tue, 20 Jun 2006 13:55:39 -0400

        (string-match
    "\\`[[:space:]\n]*\\(\\(?:.\\|\n\\)*?\\)[[:space:]\n]*\\'" str)

I think [[:space:]] obeys the syntax table,
and that is not good.




reply via email to

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