Hi,
I'm coding in Python and I really like notepad++. However, off late when I use tab to indent, it seems fine in notepad++, but when I run the program I get an indentation error, and when I check my code in emacs or something, I find that notepad++ actually adds more tab spaces than it shows on screen. Would anyone have any idea whats happening?
Thanks in advance.