In an org-mode
table, I have a cell with a long line of text. How do I fold that line/cell so that its column won't be too wide on the screen?
Asked
Active
Viewed 654 times
1
-
1Manual: [column width and alignment](http://orgmode.org/manual/Column-width-and-alignment.html#Column-width-and-alignment). – Juancho Jan 24 '17 at 03:05
-
I instead use 'meta-enter' to insert one or two empty row and puts the rest of the sentence in the cell below. – bagMan Jan 26 '17 at 20:54
-
please provide a minimal working example of your table so that members can help you with your particular case. – doctorate Aug 14 '17 at 12:50
-
See if my answer [here](https://emacs.stackexchange.com/a/47236/8353) helps. – Joe Jan 17 '19 at 21:41