Reproduction of bug: Open an org-file in org-mode with auto-indent turned on while using a non-monospaced font. Expected result: The headings align with the text contents. Actual result: The headings do not align with the text contents.
This has been originally filed two years ago: http://article.gmane.org/gmane.emacs.orgmode/64775/match=indent+misalign There is a proposed fix: replace the blankspace used to indent a line, defined in org-indent.el, with a star ('*'). Source: http://emacs.stackexchange.com/questions/7429/how-to-customize-org-mode-indentation This link also includes screenshots that illustrate the problem. Thanks in advance for fixing! Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org Package: Org-mode version 8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)