Next: , Previous: , Up: Accessing Matched Text Using Match Data   [Index]


8.4.5.6 set-match-data

Function: set-match-data match-list &optional reseat

This function sets the match data from the elements of MATCH-LIST, which should be a list that was the value of a previous call to ‘match-data’.

If RESEAT is non-‘nil’, all markers on the MATCH-LIST list are reseated to point to nowhere.