On Mon, 15 Oct 2012, Galen Seitz wrote:

> BTW, emacs regex supports repeat counts.
>
> \{3\}    previous character or group, repeated 3 times
> \{3,\}   previous character or group, repeated 3 or more times
> \{3,6\}  previous character or group, repeated 3 to 6 times

galen,

   Thank you. I knew this but could not quickly find my saved reference to
its placement. Now I have it again.

Rich

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to