emacs-orgmode
[Top][All Lists]
Advanced

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

Re: toggle-truncate-lines outside table and source regions


From: Bill Burdick
Subject: Re: toggle-truncate-lines outside table and source regions
Date: Wed, 22 Sep 2021 08:49:45 -0500

How about adding 

(lambda () (toggle-truncate-lines 1))

to org-mode-hooks in your EMACS init file?


-- Bill


On Wed, Sep 22, 2021 at 2:59 AM Luca Ferrari <fluca1978@gmail.com> wrote:
Hi all,
is it possible to instrument org-mode to automatically truncate lines
only on "regular" text, i.e., outside table and source regions?
I know why org-mode disables line truncation, but to me it is quite
annoying when dealing with long text lines.

Thanks,
Luca


reply via email to

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