emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Martin Pohlack <mp26@os.inf.tu-dresden.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Smart(er) word wrapping with org-mode and visual-line-mode
Date: Fri, 8 Jan 2010 18:24:16 +0100	[thread overview]
Message-ID: <57BC09A2-08C5-43B0-B255-E33EA8ABE4AE@gmail.com> (raw)
In-Reply-To: <4B44AB80.5070304@os.inf.tu-dresden.de>


On Jan 6, 2010, at 4:25 PM, Martin Pohlack wrote:

> Hi Matthew,
>
> Matthew Dempsky wrote:
>> While playing around with the different options for handling word
>> wrapping in org-mode, I decided to instead hack an extension that
>> improves visual-line-mode's word wrapping when used in conjunction
>> with org-mode.  In particular, the mrd-org-smartwrap minor mode
>> automatically sets the `wrap-prefix' property on all section  
>> headlines
>> and plain list entries so that visual-line-mode's native word  
>> wrapping
>> looks identical to what careful and continual usage of TAB and M-q
>> should produce, without any of the quirks of using auto-fill-mode or
>> refill-mode.
>>
>> Just thought I'd share in case anyone else found it useful /  
>> interesting.
>
> I just tried this out (only for headlines up to now) and it seems to
> work great.

>
> Are there any plans to integrate something like this into upstream?
> Especially the wrapping of headlines would enable extensive tag usage.

I have been thinking about that, but not arrived at a conclusion.  One  
thing is the interaction with org-indent-mode.  That mode already does  
the wrapping for headlines correctly by adding `wrap-prefix', and it  
will look really good if you set the variable word-wrap to t.   
However, the showstoppers are the following:

1. I cannot bring myself to turn off truncate-lines, because it
    messes up tables and code examples badly, and these are major
    components of my work.  I have actually put in a feature
    request into Emacs for a property `truncate-line', to be
    able to control this line by line.  I got positive feedback,
    but I don't know when any of the developers finds time
    to implement it - I cannot do that myself.

2. Visual-line-mode is also a no go for me, I use keyboard
    macros a lot and need to be able to rely on the fact that
    [down] move the cursor into the next physical line.

So I am not sure how to handle this.  We could turn Matthews
code into a module that users can turn on if they wish.

- Carsten


>

>
> Cheers,
> Martin Pohlack
>
>
> _______________________________________________
> 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

  reply	other threads:[~2010-01-08 17:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 10:14 Smart(er) word wrapping with org-mode and visual-line-mode Matthew Dempsky
2009-12-03 14:23 ` Carsten Dominik
2009-12-03 19:10   ` Matthew Dempsky
2010-01-06 15:25 ` Martin Pohlack
2010-01-08 17:24   ` Carsten Dominik [this message]
2010-01-10 19:09     ` Martin Pohlack
2010-01-10 21:07       ` Carsten Dominik
2010-01-15  7:25       ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57BC09A2-08C5-43B0-B255-E33EA8ABE4AE@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mp26@os.inf.tu-dresden.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).