From: ST <smntov@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: How to enable truncate-lines in orgmode by default?
Date: Fri, 15 Jun 2018 19:11:09 +0300 [thread overview]
Message-ID: <1529079069.1901.39.camel@gmail.com> (raw)
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!
next reply other threads:[~2018-06-15 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-15 16:11 ST [this message]
2018-06-15 17:02 ` How to enable truncate-lines in orgmode by default? Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1529079069.1901.39.camel@gmail.com \
--to=smntov@gmail.com \
--cc=Emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.