Hacker News new | ask | show | jobs
by mzd348 897 days ago
I'll usually do C-h f (describe-function), then hit tab to make it build a list of all (interactive) functions, and then switch to that buffer and search for whatever I'm interested in.