all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* plain text best practice?
@ 2012-06-06  3:38 scrawler
  2012-06-06  3:50 ` Christopher Schmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: scrawler @ 2012-06-06  3:38 UTC (permalink / raw)
  To: emacs-orgmode

howdy guys,

I want to use org-mode for writing documents that don't necessarily
have very many headings or sub-headings.

I could do:

* Chapter One
 lots of text
* Chapter Two
lots more text

or:

* Chapter One
  - lots of text
* Chapter Two
  - lots more text

or:

* Chapter One
** paragraph 1
   lots of text
** paragraph 2
   lots of text
* Chapter Two

...but I'm not sure which to use. It almost seems like the last format
is the best, but I don't want to type paragraph headings. Maybe the
first few words of the paragraph could be a heading after the fact, but
not as I write.

Apologies for such a basic question, but I how can I leverage org-mode
to just write? What do you do?

thanks

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-13 16:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06  3:38 plain text best practice? scrawler
2012-06-06  3:50 ` Christopher Schmidt
2012-06-06  4:02 ` William LÉCHELLE
2012-06-06  4:11 ` Nick Dokos
2012-06-06  4:33 ` Eric Abrahamsen
2012-06-13 14:39   ` Eric S Fraga

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.