emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Trey Jackson <trey_jackson@mentor.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-refile gets the level wrong
Date: Mon, 18 Aug 2008 13:29:48 -0700	[thread overview]
Message-ID: <u277iae6p8j.fsf@mentor.com> (raw)
In-Reply-To: 877iahgfg8.fsf@gollum.intra.norang.ca

Bernt wrote:
 >I think this is expected behaviour.  Your startup options are
 >conflicting.  You normally have only one of showstarts or hidestars
 >since their settings are mutually exclusive.  You also only have one of
 >odd or oddeven.  I think the last encountered setting wins so your
 >startup options are equivalent to
 >
 >#+STARTUP: hidestars oddeven

Duh.

FWIW, I was blindly cut/pasting from the *info* pages, which says:
(section: 14.5 A cleaner outline view)

,----------------
|   2. _Hiding leading stars_
|      You can modify the display in such a way that all leading stars
|      become invisible.  To do this in a global way, configure the
|      variable `org-hide-leading-stars' or change this on a per-file
|      basis with
| 
|           #+STARTUP: showstars
|           #+STARTUP: hidestars
`----------------

When I actually read it, it's obvious, but given the context, I think it'd
be better to have the docs read something like:


  2. _Hiding leading stars_
     You can modify the display in such a way that all leading stars
     become invisible.  To do this in a global way, configure the
     variable `org-hide-leading-stars' or add this line to top of the file:

          #+STARTUP: hidestars

     Note that the opposite behavior is selected with 'showstars'.


TJ



-- 
Trey Jackson
trey_jackson@mentor.com

"Thou shalt not follow the NULL pointer,
 for chaos and madness await thee at its end."
-- #2 of the Ten Commandments for C programmers

  reply	other threads:[~2008-08-18 21:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14 17:51 org-refile gets the level wrong Trey Jackson
2008-08-16 15:14 ` Bernt Hansen
2008-08-18 20:29   ` Trey Jackson [this message]
2008-09-03  9:37     ` Carsten Dominik

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=u277iae6p8j.fsf@mentor.com \
    --to=trey_jackson@mentor.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).