Home | 
Modes |
Categories |
Search |
Doc |
  
tokenlist
Display a list of routines or matching lines in current buffer.
- Creator
- Mahnic, Marko
- Subject
- tools.editing
- Description
- Display a list of matching lines in a buffer. You can use isearch and filter commands in the displayed list and of course jump to the selected line.
 * Replacement for occur.
 * List "routines" in a buffer. A routine is anything that matches a regular expression specific to current mode. Regular expressions and extraction methods can be added for arbitrary modes.
- Documentation links: tokenlist_sl.html
-  Versions 
-  see Git log 
-  Download links: 
-  parts: tokenlist.sl tkl-modes.sl 
- Rights
- Copyright (c) 2006 Marko Mahnic
 Released under the terms of the GNU General Public License (version 2 or later)