I recently started using emacs for writing my programs codes. I was wondering if there was a “command” to get to the nth character directly from the beginning of the line without using any tricks (like repeat n times C-f). I briefly went through the emacs manual but didn’t find anything.
I recently started using emacs for writing my programs codes. I was wondering if
Share
for n == 12
C-u12C-f
or
C-1C-2C-f