emacs-orgmode
[Top][All Lists]
Advanced

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

[O] How to enable truncate-lines in orgmode by default?


From: ST
Subject: [O] How to enable truncate-lines in orgmode by default?
Date: Fri, 15 Jun 2018 19:11:09 +0300

Hello,

I would like to enable truncate-lines in orgmode by default - how can I
do that?

Here is what I tried to put in my config, but it doesn't seem to help:

(add-hook 'org-mode-hook 
          (lambda ()
            (setq truncate-lines t)))

Thank you!




reply via email to

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