On 10-06-05 10:11 , Ivanov Dmitry wrote:
I found the solution:

(add-hook 'org-mode-hook
        (lambda ()
                (toggle-truncate-lines)))

For the case of org-mode I would recommend this instead:
(setq org-startup-truncated nil)

_______________________________________________
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

Reply via email to