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/emacs-orgmode@gnu.org/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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten





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

Reply via email to