I tried to edit my init file. Is there any possible way to quickly jump into function definition of other .el file that has already loaded/required ?
I remember doin
find-function is the way to go. An alternative is to use C-h f, then click the file name in buffer *Help*.
find-function
*Help*