emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Text Formatting?
@ 2006-10-19 19:05 Xiao-Yong Jin
  2006-10-19 19:12 ` Ed Hirgelt
  0 siblings, 1 reply; 3+ messages in thread
From: Xiao-Yong Jin @ 2006-10-19 19:05 UTC (permalink / raw)
  To: emacs-orgmode

Hi, how do you usually format the text body?  I found it frustrating
if I just want to paste something from somewhere else.

For text like

* Title
  body body body body body body body body body body body body body
  body body body body body body body body body body body body body
  body body body body body body body body body body

M-q can do the job very well.  But for a list

* 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

* List
1. list
2. list
3. list

Otherwise it just screws everything up, if you do indent-region on

* List
  1. list
2. list
3. list

Another issue is with `QUOTE' or `:'.  Can I easily indent them to
align with the title as

* QUOTE a message from emacs-orgmode
  message body...
  message body...
  message body...

or

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

Thank you.  I don't have time to play with the elisp code.  But I
really appreciate it if you can fix the behaviour or give me a piece
of advice.

Xiao-Yong
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---

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

end of thread, other threads:[~2006-10-20  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-19 19:05 Text Formatting? Xiao-Yong Jin
2006-10-19 19:12 ` Ed Hirgelt
2006-10-20  1:08   ` Xiao-Yong Jin

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).