I know how I can do this so that the hit does not insert a tab, but spaces.
However, Emacs continues to use tabs for indentation, for example:
space space space space space tab tab space space tab tab tab space space space
This is a messy mix, how can I set it up so that it never inserts tabs for anything?
source share