Ihor Radchenko <[email protected]> writes: > Khalid Rafi <[email protected]> writes: > >>>> 2. Make Org's own word wrap function to exclude tables from wrapping >>> >>> There is no such thing as word wrap function. >> >> I mean whatever code is responsible for wrapping, make Org mode's own >> version of that based on existing code if possible. > > That code is in C. I do not know any way to plug into it.
Maybe we could do this in some other way? If the window is 80 characters wide, we show only the first 80 characters of the table. When the cursor comes close to the edge, we "scroll" the table horizontally within the 80-character area. We could perhaps even use the existing mechanism behind <N>? Rudy -- "Great minds discuss ideas; average minds discuss events; small minds discuss people." --- Anna Eleanor Roosevelt (1884-1962) Rudolf Adamkovič <[email protected]> [he/him] http://adamkovic.org
