Y
Hacker News
new
|
ask
|
show
|
jobs
by
cvdub
910 days ago
C-h a (apropos-command) makes finding things with unexpected names a lot easier. I relied on C-h f (describe-function) for years, but that only matches function names. Apropos searches doc strings as well.