Timeline for Get all regexp matches in buffer as a list
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 12, 2018 at 0:53 | comment | added | ideasman42 | Nice answer, note you may want to replace match-string with match-string-no-properties so the syntax highlight isn't extracted. You may want to pass a regexp-group-index to use so you can choose which text is stored. As well as reversing the order of searching (current list is last-to-first). See this answer which includes a modified version emacs.stackexchange.com/a/38752/2418 | |
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Jan 8, 2015 at 3:00 | history | answered | Jordon Biondo | CC BY-SA 3.0 |