Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Strange, when I add this to ~/.emacs, the tab does not work at all, as soon as I press it, the line gets left aligned, that is all. Probably my mistake, new to emacs. Pressing tab on a left aligned text does nothing at all. Commented Jan 21, 2022 at 11:10
  • To get a further indentation of 4 spaces works here when using M+i as mentioned in this answer. Probably my tab tests were dominated by the automatic alignments of emacs for my Python file, also explained in that answer. Commented Jan 21, 2022 at 11:23