This truncate you are talking about is breaking the line when it
reaches
a specific column? if it is, you must try setting off the
auto-fill-mode:
M-x auto-fill-mode
,----[ C-h f get-buffer RET ]
| auto-fill-mode is an interactive compiled Lisp function in `simple'.
| (auto-fill-mode &optional ARG)
|
| Toggle Auto Fill mode.
| With arg, turn Auto Fill mode on if and only if arg is positive.
| In Auto Fill mode, inserting a space at a column beyond
`current-fill-column'
| automatically breaks the line at a previous space.
|
| The value of `normal-auto-fill-function' specifies the function to
use
| for `auto-fill-function' when turning Auto Fill mode on.
`----
Jay Cotton <jay@fleeingrabbit.com> writes:
I am trying to use 2 side-by-side windows in emacs, and I don't want
it
to truncate long lines. However, when I use the command m-x
toggle-truncate-lines, nothing happens. If I am just using one
window,
the command works as expected, but with 2 vertical windows if seems to
have no effect.
Anybody know how to accomplish this?
--
Marcelo Toledo
marcelo@marcelotoledo.org
http://www.marcelotoledo.org
Mobile: 55 71 9141-7181