| About 850 results (0.14 seconds) |
![]() Custom Search |
Apr 24, 2011 ... A regular expression (abbreviated “regexp” or sometimes just “re”) is a search- string with wildcards – and more. It is a pattern that is matched ... www.emacswiki.org/emacs/RegularExpression |
May 27, 2010 ... The EmacsLisp code is read by the so-called reader before the regular expression is compiled by the regular expression library. The elisp ... www.emacswiki.org/emacs/RegularExpressionHelp |
Aug 30, 2012 ... In layman's terms, they are used to decide whether a string matches a regular expression. The “tagged” part means that the NFA can do ... www.emacswiki.org/emacs/TaggedNFA |
Sep 5, 2008... 'query-replace-regexp' ) session using the current search string (or regular expression) providing roughly an “Incremental replace” feature. www.emacswiki.org/emacs/IncrementalSearchAndReplace |
Jan 31, 2013 ... If the regular expression is followed by # a comment, this is used as ... If the regular expression contains a group, the first group will be add to ... www.emacswiki.org/emacs/BannedRegexps |
Feb 25, 2013 ... 'M-r' – Toggle between regular-expression searching and literal-string searching. 'M-e' – Pause to edit the search string. Searching is disabled ... www.emacswiki.org/emacs/IncrementalSearch |
Sep 8, 2011 ... Multi-line regular expressions would require Emacs to skip backwards multiple lines and see if any of the multi-line regular expression match. www.emacswiki.org/emacs/MultilineRegexp |
Apr 9, 2012 ... 'U' - Replace by regexp in each of the marked buffers. 'Q' - Query replace in each of the marked buffers. 'I' - As above, with a regular expression ... www.emacswiki.org/emacs/IbufferMode |
Jan 25, 2012 ... "End control string of balanced expression within regular expression.") (defun cexp-find-special (cexp &optional cexp-re start) "Finds balanced ... www.emacswiki.org/emacs/cexp.el |
Feb 23, 2011 ... This command aligns the current region using a column delimiter given by a regular expression. For example, assume we want to align ... www.emacswiki.org/emacs/AlignCommands |
| |