I've found a way to side-step this issue by simply evaluating (setq-default
indent-tabs-mode nil). From then on any formatting is just spaces and the
shifting doesn't occur. Still, this is odd behavior.
On Fri, Mar 27, 2020 at 3:26 PM Lawrence Bottorff wrote:
> Changing my theme didn't help. The
Changing my theme didn't help. The foreground-color of hide-face is set to
the background color of my theme. What I suspect the problem is is the
spaces and tabs used by sml-mode for indentations. I don't think other
languages use a mix of spaces and tabs. They use just spaces. Is there a
way to co
Have you tried tweaking org-hide face? Maybe the problem is with the font you
use, is it monospaced?
On Thu 26 Mar 2020 at 22:40, Lawrence Bottorff wrote:
I have searched high and low through my init/config and I can't find where
orgmode is suppressing the display of leading asterisks of he
I have searched high and low through my init/config and I can't find where
orgmode is suppressing the display of leading asterisks of headings. I've
got org-hide-leading-stars set to nil -- but it turns itself back on
whenever I open an org file. I can start a clean, blank org file (no
#+STARTUP hi