emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Frederic Couchet <fcouchet@april.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Lines starting with a star not interpreted as a headline ?
Date: Sat, 23 Oct 2010 23:52:05 +0200	[thread overview]
Message-ID: <87r5fglgqi.fsf@gmx.de> (raw)
In-Reply-To: <878w1or7f5.fsf@april.org> (Frederic Couchet's message of "Sat, 23 Oct 2010 22:16:46 +0200")

Frederic Couchet <fcouchet@april.org> writes:
> Hello,
>
> Is it possible to configure drawers so that lines starting with a star
> are not interpreted as a headline ?
>
> I like to store in drawers useful text, for example excerpt from
> emails. But, if the text contains for example lines like :
>
> * blabla
>
> the line is interpreted as a headline by orgmode. So I have to fix it :
>
> *blabla
>
> Fred.


I have customized the variable `org-drawers':

("PROPERTIES" "CLOCK" "PHONE" "EMAIL" "REMAIL" "HIDDEN" "LOGBOOK")


In the "EMAIL" drawer, I store emails.  I can (un-)fold the drawer using
the TAB key.  Because of the indentation, stars are never at the
beginning of a line:


* Headline

  :EMAIL:
  Some text...
  * Stars in that text...
  :END:    


It doesn't work with org-startup-indented, since then content lines
start at the very left.


  Sebastian

      reply	other threads:[~2010-10-23 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-23 20:16 Lines starting with a star not interpreted as a headline ? Frederic Couchet
2010-10-23 21:52 ` Sebastian Rose [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

  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=87r5fglgqi.fsf@gmx.de \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=fcouchet@april.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).