How can I have Emacs display the type of new character?
I am looking for something similar to what Notepadd does (see below). I read that Emacs comes with M-x whitespace-mode
but this doesn't seem to show the type of ASCII control character the file uses to represent linebreaks. Am I missing anything?
Note: I asked this question in SuperUser but did not get an answer in 3+ months so I am hoping to try here now.