Whenever I edit a Python or ELisp script, Emacs will display a '$' for every carriage return and a centered dot for every whitespace. I have no idea how to disable or get rid off this setting. After looking on Google, I tried to disable the local and global whitespace modes but had no luck.
I tried to comment out every possible line in my .Emacs file, and when this didn't work I deleted the .Emacs file in my home path entirely. I am running Emacs 24.2 on OSX 10.7.
Does anybody have any idea what I can do to remove these characters ?