all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Baier <alexander.baier@mailbox.org>
To: Lawrence Bottorff <borgauf@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Automatic ordered lists with "intelligent decimalization"?
Date: Sat, 07 Jun 2014 23:04:35 +0200	[thread overview]
Message-ID: <87oay4o2ho.fsf@mailbox.org> (raw)
In-Reply-To: <CAFAhFSU4N0kfLU2uhHcFs8LytRuEzEqPc0wnpBUzxpj8QLX0uQ@mail.gmail.com> (Lawrence Bottorff's message of "Sat, 7 Jun 2014 13:34:28 -0500")

On 2014-06-07 20:34 Lawrence Bottorff wrote:
> Besides the stackoverflow idea, my kludge is
>
> #+STARTUP: hidestars
>
> * 1
> ** 1.1
> ** 1.2
> ** 1.3
> *** 1.3.1
> *** 1.3.2
> **** 1.3.2.1
> ***** 1.3.2.1.1
> ***** 1.3.2.1.2
>
> Does anyone know where this sort of thing resides? Emacs outline?

What do you mean by resides?  Do you want to know which entity defines
the syntax of org documents?  AFAIK that would be org-element.el, which
parses an org-mode structured file into a syntax tree.

HTH,
-- 
Alexander Baier

      reply	other threads:[~2014-06-07 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-07 13:52 Automatic ordered lists with "intelligent decimalization"? Lawrence Bottorff
2014-06-07 13:58 ` Nicolas Goaziou
2014-06-07 18:34   ` Lawrence Bottorff
2014-06-07 21:04     ` Alexander Baier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oay4o2ho.fsf@mailbox.org \
    --to=alexander.baier@mailbox.org \
    --cc=borgauf@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.