From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Can't turn off hide-stars Date: Fri, 27 Mar 2020 00:40:48 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e4932a05a1cf8bc8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57740) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHhjt-0006rl-Ji for emacs-orgmode@gnu.org; Fri, 27 Mar 2020 01:41:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHhjs-0005OZ-7u for emacs-orgmode@gnu.org; Fri, 27 Mar 2020 01:41:05 -0400 Received: from mail-lj1-x22d.google.com ([2a00:1450:4864:20::22d]:37822) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHhjr-0005HA-UD for emacs-orgmode@gnu.org; Fri, 27 Mar 2020 01:41:04 -0400 Received: by mail-lj1-x22d.google.com with SMTP id r24so8971373ljd.4 for ; Thu, 26 Mar 2020 22:41:03 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode Mailinglist --000000000000e4932a05a1cf8bc8 Content-Type: text/plain; charset="UTF-8" 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 hidestars/showstars) and create a few headings -- to see, once again, the leading stars suppressed. My org-bullets is commented out in init-land. I try an emacs -Q and of course I have leading stars on sub-headings, however deep. Yes, it's something in my init/config, but I just can't find what's suppressing leading stars. The whole reason I'm trying to do this is I'm tinkering with babel SML and whenever I have a code block under a heading -- depending on the depth of the heading -- the SML code block can be mis-justified. And if I promote/demote the heading around with M- the SML code alignment dances around depending on the depth. I can do C-c ' and the alignment is perfect; but come back the org file and it's wonky. So if I set up an SML babel environment in an emacs -Q environment -- with leading starts -- no problem. This is maddening, to say the least. I need to turn off suppression or figure out why suppressed stars and babel SML blocks don't mix. LB --000000000000e4932a05a1cf8bc8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have searched high and low through my init/config and I = can't find where orgmode is suppressing the display of leading asterisk= s of headings. I've got org-hide-leading-stars set to nil -- but it tur= ns itself back on whenever I open an org file. I can start a clean, blank o= rg file (no #+STARTUP hidestars/showstars) and create a few headings -- to = see, once again, the leading stars suppressed. My org-bullets is commented = out in init-land. I try an emacs=C2=A0-Q and of course I have leading stars= on sub-headings, however deep. Yes, it's something in my init/config, = but I just can't find what's suppressing leading stars.

The whole reason I'm trying to do this is I'm tinkering wit= h babel SML and whenever I have a code block under a heading -- depending o= n the depth of the heading -- the SML code block can be mis-justified. And = if I promote/demote the heading around with M-<right/left arrow> the = SML code alignment dances around depending on the depth. I can do C-c '= and the alignment is perfect; but come back the org file and it's wonk= y. So if I set up an SML babel environment in an emacs -Q environment -- wi= th leading starts -- no problem.

This is maddening= , to say the least. I need to turn off suppression or figure out why suppre= ssed stars and babel SML blocks don't mix.

LB<= /div>
--000000000000e4932a05a1cf8bc8--