Snippets are tiny notes I've collected for easy reference.
C-x C-x to toggle between positions
For example: Use C-s foo to search for something. Maybe use C-s again to step thru. Now use C-x C-x to flip back to the point where you started (and C-x C-x again to return).