I am working on a file which has very long line.
I am getting the error as :
ValueError: Expecting , delimiter: line 1 column 91115 (char 91115)
I want to find that but gedit stucks because of huge line.
using emacs I can view the line number.
but. how can I view the column number of line from emacs?
M-x column-number-mode
Bla bla bla, because the answer is not long enough for the system ;-).