Tim Johnson <[EMAIL PROTECTED]> writes: > I'm hoping to use it to learn RE. The book focuses on using > Perl, vim, python and PHP. I would find it helpful if I could > be pointed to documentation that outlines the unique RE features > of emacs (or Xemacs). > > That way I could do the exercises in emacs also. I think that > would be very helpful in learning RE for emacs.
See the Regular Expressions section, in the chapter "Searching and Matching" of the Emacs Lisp Reference Manual. _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
