How to make tab to indent by 4 spaces (be it spaces or true tabs like in makefiles). By default my emacs inserts 2 spaces in C files and tabs indent by 8 in makefiles.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have this in my emacs config file to set tab width to 4 globally: