> Bernt Hansen norang.ca> writes:
> > Good Bad yahoo.com> writes:
> > >
> > > 1. How do I turn on soft word wrapping in org-mode?
>
>
> ;; keybinding for toggling soft word wrapping mode
> (global-set-key (kbd "") 'toggle-truncate-lines)
>
> ;; turn on soft wrapping mode for org mode
> (add-h
Good Bad writes:
> I think it is toggle-truncate-lines.
> set-truncate-lines is not defined in my Emacs23.
That's possible. I use GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit,
Xaw3d scroll bars) of 2008-11-09 on raven, modified by Debian
-Bernt
_
Bernt Hansen norang.ca> writes:
> Good Bad yahoo.com> writes:
> > When I visit a text file, a C file or a TeX file, it is in soft word
> > wrapping
> > mode, i.e. long lines get wrapped, but without really inserting newlines.
> >
> > But when I visit an org file, it is not in word wrapping mode
Good Bad writes:
> When I visit a text file, a C file or a TeX file, it is in soft word wrapping
> mode, i.e. long lines get wrapped, but without really inserting newlines.
>
> But when I visit an org file, it is not in word wrapping mode, i.e. longs
> lines
> never gets wrapped, you can't see t