I'm trying to switch to Emacs as my primary source-code editor. I really miss one thing (common in even much simpler editors) - indentation guides (unobtrusive vertical lines which show the indentation level). Is Emacs able to display them?
+3
A:
Hi,
to my knowledge nobody has implemented indentation guides for Emacs so far. The closest thing you can get are visualization of TABs with the whitespace package, see Show tabs with a different character (Emacs).
danielpoe
2009-10-19 11:54:18
A:
Suppose you could bend ColumnMarker to your needs but it will highlight a column not givin you a single pixel.
I indent with 8 spaces so i have never thought about it ;P
Fredrik
2009-10-20 08:41:20