emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Ed Hirgelt" <ehirgelt@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Text Formatting?
Date: Thu, 19 Oct 2006 12:12:41 -0700	[thread overview]
Message-ID: <44d0d9630610191212g35aa3474l60f5cac43e6e01ed@mail.gmail.com> (raw)
In-Reply-To: <86vemgceiu.fsf@presario.homeunix.org>


[-- Attachment #1.1: Type: text/plain, Size: 1094 bytes --]

On 10/19/06, Xiao-Yong Jin <xj2106@columbia.edu> wrote:
>
> Hi, how do you usually format the text body?  I found it frustrating
> if I just want to paste something from somewhere else.
>
>
> * List
>   1. list
>   2. list
>   3. list
>
> indent-region doesn't seem to work very well except the list was
> format as the way that there's no space before the bullet


You probably want to look at filladapt.  This provides ways to fill lists of
various types.

* QUOTE Carsten said
>   : blah blah blah...
>   : and blah blah blah...



Something like this you can also handle by setting the prefix string (^X .
is bound to set-fill-prefix)

C-x . runs `set-fill-prefix'

`set-fill-prefix' is an interactive compiled Lisp function
  -- loaded from "/usr/src/xemacs-21.4.19/.build/lisp/fill.elc"
(set-fill-prefix)

Documentation:
Set the fill prefix to the current line up to point.
Filling expects lines to start with the fill prefix and
reinserts the fill prefix in each resulting line.

-- 
Ed Hirgelt

Discovery consists of seeing what everybody has seen
and thinking what nobody has thought.

[-- Attachment #1.2: Type: text/html, Size: 1693 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2006-10-19 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 19:05 Text Formatting? Xiao-Yong Jin
2006-10-19 19:12 ` Ed Hirgelt [this message]
2006-10-20  1:08   ` Xiao-Yong Jin

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=44d0d9630610191212g35aa3474l60f5cac43e6e01ed@mail.gmail.com \
    --to=ehirgelt@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 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).