Hi,
On 4/26/07, Carsten Dominik dominik-at-science.uva.nl |emacs-orgmode|
<...> wrote:
You can also try
M-x refill-mode.
It has some problems with Org-mode, but it really refills paragraphs
instead of using long lines, so the hanging indents do work all right.
Since you only want it for bulle
You can also try
M-x refill-mode.
It has some problems with Org-mode, but it really refills paragraphs
instead of using long lines, so the hanging indents do work all right.
Since you only want it for bullet lists, you should be fine.
About the key bindings:
One way would be
(add-hook 'org
I just tried using longlines and for me it doesn't work well at all
with org-mode's outlining. The wrapping no longer does hanging
indents, and it thinks lines with hanging indents are separate
paragraphs.
To add to my other questions: is there a binding or command I can use
to change the current
Hey, folks:
I can attest that org-mode works with longlines.el, as long as you're
willing to tolerate an occasional bit of weirdness. For example,
inserting a deadline in a one-line TODO item will fuse that line to
the following line. I've just developed a series of simple
workarounds, li
Yang wrote:
Is it possible to have Emacs/org-mode automatically re-wrap paragraphs
as I edit them? Auto-wrapping only seems to happen when I'm entering
text and the cursor hits the wrap margin; it doesn't happen when I'm
inserting/removing text in the middle of a line. However, I'm not sure
if t