I keep a couple of subdirectories inside my “.emacs.d/” for the
purpose of organization, so rgrep'ing is tremendously useful for
finding where a variable is being changed. By default, that will also
search inside “elpa”/, which slows the search and pollutes the
results page.
We can make grep more selective and, while we're at it, enable line
truncation.
Exclude Directories from Grep
20 Sep 2014, by Artur Malabarba.I keep a couple of subdirectories inside my “.emacs.d/” for the purpose of organization, so
rgrep
'ing is tremendously useful for finding where a variable is being changed. By default, that will also search inside “elpa”/, which slows the search and pollutes the results page.We can make grep more selective and, while we're at it, enable line truncation.
And don't forget to bind rgrep to your Launcher Keymap!
Tags: init.el, emacs,
Fixing org-in-src-block-p »
« Prettify your Quotation Marks
Content © 2019, All rights reserved. Icons under CC3.0.