|
| From: | Joe Corneli |
| Subject: | Re: matching [^/] |
| Date: | Sun, 11 Jul 2004 11:12:03 -0500 |
suppose a buffer contains the following string and you want to match
the part "// VP1zr".
// VP1zr // 1(0)
I had a similar regexp to match and got the answer I needed here:
http://lists.gnu.org/archive/html/help-gnu-emacs/2004-01/msg00109.html
maybe that will help you.
| [Prev in Thread] | Current Thread | [Next in Thread] |