<div><div>it's useful to me for example, sometimes i work with plain text such as essays or novels (e.g. <a href="http://www.gutenberg.org/">http://www.gutenberg.org/</a> ).</div><div><br></div><div>So, when working with files such as plain text novel, the line going from window border to border is hard to read. I could make it shorter by changing my window to smaller width, but then that effects all other buffers.</div>
<div><br></div><div>this is more easily seen with websites and browses. Many tech geeker's personal sites don't have good css and the lines goes from window border to border. If you narrow the window, then all the pages in other tabs becomes unreadable.  (e.g.  <a href="http://angg.twu.net/eev-article.html">http://angg.twu.net/eev-article.html</a> <a href="http://common-lisp.net/~dlw/LispSurvey.html">http://common-lisp.net/~dlw/LispSurvey.html</a> )</div>
<div><br></div><div>in both cases, a solution is just to create a new window. This is not optimal solution because then you start to open many windows each with a particular width.</div><div><br></div><div>i think word processor's margin concept is a good one here. In emacs, we might create a display-margin-left and display-margin-right, both being buffer local.</div>
<div><br></div><div>For example, BBEdit/TextWrangler support display margins. You have to turn it on in Preference panel. (my previous post on this was wrong.)</div><div><br></div><div>  Xah</div><div>∑ <a href="http://xahlee.org/">http://xahlee.org/</a></div>
<div><br></div><div>☄</div></div><br><div class="gmail_quote">2009/3/18 David Reitter <span dir="ltr"><<a href="mailto:david.reitter@gmail.com">david.reitter@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mar 18, 2009, at 8:13 PM, <a href="mailto:xahlee@gmail.com" target="_blank">xahlee@gmail.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In aquamacs emacs, if you have a long line say 3000 chars, and you turn on “Soft Word Wrap” under “Options”. Then, drag your window to wide, you'll see that the line keeps going from left window border to right window border. That is, there is no right margin.<br>

<br>
longlines-mode, effectively introduces right margin. Buggy and the way its done is a hack. Possibly emacs will need to introduce the concept of margins in its display system.<br>
<br>
I just looked at XCode. Apparently it doesn't have margin neither. I looked at Eclisp, apparently no. Nor TextWrangler/BBEdit. I wonder if TextMate support it, or MS Visual Studio. (note: all word processors support margins. TextEdit also does if you are in rich text mode.)<br>

</blockquote>
<br></div>
I fail to see what the purpose of such a margin would be.<br>
If a user thinks the formatting is too wide, then they can make the window smaller, or press Command-+ to enlarge the font (zoom).<div><div></div><div class="h5"><br></div></div></blockquote></div>