On Wed, Sep 22, 2021 at 3:49 PM Bill Burdick <[email protected]> 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
