Gah, sorry about that -- I didn't read your message carefully enough!


-- Bill


On Thu, Sep 23, 2021 at 4:56 AM Luca Ferrari <fluca1978@gmail.com> wrote:
On Wed, Sep 22, 2021 at 3:49 PM Bill Burdick <bill.burdick@gmail.com> wrote:
>
> How about adding
>
> (lambda () (toggle-truncate-lines 1))
>
> to org-mode-hooks in your EMACS init file?

isn't this the same as M-x toggle-truncate-lines ? Because it will
truncate every line, but I'm searching for a way to truncate only
text, and not tables nor code.
AM I misunderstanding your suggestion?

Luca