Re: [Orgmode] automatic line wrap

2010-06-05 Thread Michael Brand
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-

Re[2]: [Orgmode] automatic line wrap

2010-06-05 Thread Ivanov Dmitry
I found the solution: (add-hook 'org-mode-hook (lambda () (toggle-truncate-lines))) ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/

Re: [Orgmode] automatic line wrap

2010-06-04 Thread Sebastian Rose
Ivanov Dmitry writes: > How can I set the org-mode to automatically wrap the long lines, so they > would fit the window size, as it is done in the fundamental mode? Yeesss, wrapping lines is a good idea - in emails too!!! ;) binHeVRgbKfwu.bin Description: application/emacs-lisp For me, t

[Orgmode] automatic line wrap

2010-06-04 Thread Ivanov Dmitry
How can I set the org-mode to automatically wrap the long lines, so they would fit the window size, as it is done in the fundamental mode? ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://l