emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Orgmode and filling


From: Guy Wiener
Subject: Re: [Orgmode] Orgmode and filling
Date: Thu, 7 Oct 2010 12:04:03 +0200

Yes, that seems to do the trick - Thanks!
Btw, why is this option the default in org-mode? It is the opposite of the fundamental mode.

:- Guy

On Wed, Oct 6, 2010 at 5:22 PM, Giovanni Ridolfi <address@hidden> wrote:
Guy Wiener <address@hidden> writes:

Hi, Guy,

> When the cursor crosses the edge of the
> frame, instead of placing a "long line" marker and moving to the next
> line, the entire buffer is shifted to the left and the cursor remains
> on the same line.

> Can this behavior be disabled, and replaced the the same behavior as
> in fundamental text editing? It is really annoying, especially when
> using auto-fill mode.

M-x toggle-truncate-lines          does help?

so that "Truncate long lines disabled".

Or place in your .emacs:
(setq truncate-lines t)

cheers,
Giovanni


reply via email to

[Prev in Thread] Current Thread [Next in Thread]