emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to get visual-line-mode keep indentation on extra lines?
@ 2009-11-21  8:03 Laurent Bedubourg
  2009-11-21 13:59 ` Carsten Dominik
  2009-11-23 23:20 ` jan
  0 siblings, 2 replies; 5+ messages in thread
From: Laurent Bedubourg @ 2009-11-21  8:03 UTC (permalink / raw)
  To: emacs-orgmode

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?

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

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

* Re: How to get visual-line-mode keep indentation on extra lines?
  2009-11-21  8:03 How to get visual-line-mode keep indentation on extra lines? Laurent Bedubourg
@ 2009-11-21 13:59 ` Carsten Dominik
  2009-11-23 23:20 ` jan
  1 sibling, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2009-11-21 13:59 UTC (permalink / raw)
  To: Laurent Bedubourg; +Cc: emacs-orgmode


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

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

* How to get visual-line-mode keep indentation on extra lines?
  2009-11-21  8:03 How to get visual-line-mode keep indentation on extra lines? Laurent Bedubourg
  2009-11-21 13:59 ` Carsten Dominik
@ 2009-11-23 23:20 ` jan
  2009-11-23 23:36   ` jan
  2009-11-26  7:55   ` Carsten Dominik
  1 sibling, 2 replies; 5+ messages in thread
From: jan @ 2009-11-23 23:20 UTC (permalink / raw)
  To: emacs-orgmode

Laurent Bedubourg <lbedubourg <at> gmail.com> writes:

> 
> 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 <at> 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?
> 
> 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
> 

Dear all,

i have a similar Problem with checkboxes.

 * TODO fix checkboxes in visual line mode
       - [-] thanks for org-mode [1/3]
         - [ ] i love lists
         - [X] an checkboxes
         - [ ] for example the next line begins
           to far to the left in emacs 23.1 with
           org-mode 6.33f
         - [X] The next line should start
               here.

Thanks for all the good work! i use org-mode at work on an "PC" to organize, 
document and sort my projects.

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

* Re: How to get visual-line-mode keep indentation on extra lines?
  2009-11-23 23:20 ` jan
@ 2009-11-23 23:36   ` jan
  2009-11-26  7:55   ` Carsten Dominik
  1 sibling, 0 replies; 5+ messages in thread
From: jan @ 2009-11-23 23:36 UTC (permalink / raw)
  To: emacs-orgmode

jan <jan01s <at> gmx.de> writes:

sorry, my first example was not exact.

 * correct Example:
 * TODO fix checkboxes in visual line mode
       - [-] thanks for org-mode [1/3]
         - [ ] i love lists
         - [X] an checkboxes
         - [ ] for example the next line begins
         to far to the left in emacs 23.1 with
         org-mode 6.33f
         - [X] The next line should start
               here.

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

* Re: How to get visual-line-mode keep indentation on extra lines?
  2009-11-23 23:20 ` jan
  2009-11-23 23:36   ` jan
@ 2009-11-26  7:55   ` Carsten Dominik
  1 sibling, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2009-11-26  7:55 UTC (permalink / raw)
  To: jan; +Cc: emacs-orgmode

Hi Jan,

this is much work to get this fixed - just get used to it is my  
proposal.

- Carsten

On Nov 24, 2009, at 12:20 AM, jan wrote:

> Laurent Bedubourg <lbedubourg <at> gmail.com> writes:
>
>>
>> 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 <at> 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?
>>
>> 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
>>
>
> Dear all,
>
> i have a similar Problem with checkboxes.
>
> * TODO fix checkboxes in visual line mode
>       - [-] thanks for org-mode [1/3]
>         - [ ] i love lists
>         - [X] an checkboxes
>         - [ ] for example the next line begins
>           to far to the left in emacs 23.1 with
>           org-mode 6.33f
>         - [X] The next line should start
>               here.
>
> Thanks for all the good work! i use org-mode at work on an "PC" to  
> organize,
> document and sort my projects.
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

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

end of thread, other threads:[~2009-11-26  9:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-21  8:03 How to get visual-line-mode keep indentation on extra lines? Laurent Bedubourg
2009-11-21 13:59 ` Carsten Dominik
2009-11-23 23:20 ` jan
2009-11-23 23:36   ` jan
2009-11-26  7:55   ` Carsten Dominik

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