all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Simple emacs setup for general prose?
Date: Wed, 09 Mar 2011 08:42:39 +1100	[thread overview]
Message-ID: <87mxl5i90w.fsf@rapttech.com.au> (raw)
In-Reply-To: aa9f81b4-fb6a-48c7-b5ee-9ba18c071372@q12g2000prb.googlegroups.com

bclark76 <bclark76@gmail.com> writes:


> I'd like to edit prose using emacs.  Is there a mode where I can
> smoothly type prose?
>
> I want paragraphs to look like this:
>
> *TAB*Here is the start of a paragraph that I want emacs to autofill.
> notice how it begins with a tab character on the first line, and the
> second and subsequent lines do not start with the tab character.
> this ALMOST seems possible using M-x text then M-x fill, but
> unfortunately my paragraphs come out as below.
>
> *TAB*The preceeding tab actually gets converted to spaces which
> *TAB*I do not want.  I also don't want this line to be indented at
> all!
> *TAB*If I want emacs to format this paragraph the way I want, I have
> *TAB*to manually delete the tab ( which has actually been converted
> *TAB*to spaces ) on the second line before continuing to type.
>
> *TAB*I want to be able to end my paragraph by pressing RET twice
> followed by a TAB and have the paragraph automatically auto filled to
> appear as this one.
>

Emacs has many major and minor modes. To really provide the best advice,
we need to understand exactly what your requirements are. 

Do you really just want your 'pros' to be in plain text or do you
eventually want to format them for printing etc. If the latter, I'd
highly recommend auctex. 

There are also modes for writing enriched text, modes for writing screen
plays, I think I've seen some for poetry etc and then there are some
minor modes, such as fill-text, paragraph mode etc for just plain text. 

Let us know more about what you want and we can probably point you in
the right direction.

Tim


-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2011-03-08 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08 18:44 Simple emacs setup for general prose? bclark76
2011-03-08 20:51 ` Andreas Politz
2011-03-08 21:42 ` Tim X [this message]
2011-03-15 17:51   ` Daniel Goldin
2011-03-17 23:47     ` suvayu ali
2011-03-17 18:31 ` rusi

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=87mxl5i90w.fsf@rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@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.