emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] How to get visual-line-mode keep indentation on extra line


From: Carsten Dominik
Subject: Re: [Orgmode] How to get visual-line-mode keep indentation on extra lines?
Date: Sat, 21 Nov 2009 14:59:37 +0100


On Nov 21, 2009, at 9:03 AM, Laurent Bedubourg wrote:

Hello,

First of all thank you very much for org-mode, it made me switch from
vim to emacs and I really enjoy the trip :)

There is this little thing which bother me and I am not sure if it's
related to this thread or not:
Re: [Orgmode] Re: org-indent-mode and visual-line-mode
http://www.mail-archive.com/address@hidden/msg19713.html

Here my little problem:

When visual-line-mode is active and you resize your window (ubuntu
karmic, official emacs 23 package) you often see something like this:

* My list
 * Some thing this is longer
back to line which is really
anoying
 * Other thing which is
truncated
   * Sub items with blah
to line

I would like to keep the indentation on these extra lines and get
something like that:

* My list
 * Some thing this is longer
   back to line which is
   really anoying
 * Other thing which is
   truncated
   * Sub items with blah
     to line

Which I find more readable (no offence if someone prefers the former
form, may be it's a question of taste :).

Is there some way to achieve this with my current packages?
Will installing org-mode using GIT sources provide the feature through
org-indent-mode?

Yes, this is just what org-indent-mode does. Please note that you need to run Emacs 23, and the latest git version of Org-mode.

- Carsten


Thank you for your help!

PS: I also posted this question on stackoverflow in case the answer
came up quickly
http://stackoverflow.com/questions/1771981/how-to-keep-indentation-with-emacs-org-mode-visual-line-mode

--
Laurent Bédubourg


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]