# 2025-07-16 - [[Emacs]]: - Useful when searching: rgrep. - I have a bunch of files named the same, of regular meetings I have with the same person on different dates. - i.e. something like 'Catchup with Shevek yyyy-mm-dd', with corresponding file names `catchup-with-shevek-2025-07-16.org`. - I wanted to search for a specific term, but only from meetings with Shevek. - `M-x rgrep`, then search term when prompted, then `catchup-with-shevek*.org` for the file pattern when prompted.