> >> I would like to use visual-fill-column-mode with my org >> files. However, this has a peculiar problem that org tables also start >> wrapping at fill-column. Does anyone use visual-fill-column-mode with >> org and has found a way of telling it to ignore lines starting with a >> |? > > Hardly a solution, but you can force columns to only be a certain width > with the <n> declaration, where n is an integer. >
Reducing width of the table to fill-column is hardly usable. It will not work if I zoom in. Also, I will have to keep doing this for every table. Everything will get more complicated if the table is result of a babel code block. No.. Vikas