From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Talmage Subject: Make wide tables more readable Date: Thu, 1 Dec 2016 15:17:45 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f08f2b4128705429e8339 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCXng-0007Y9-CS for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 15:17:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCXnf-0003g3-Jb for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 15:17:48 -0500 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]:36354) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCXnf-0003fD-Aa for emacs-orgmode@gnu.org; Thu, 01 Dec 2016 15:17:47 -0500 Received: by mail-io0-x22c.google.com with SMTP id m5so307033089ioe.3 for ; Thu, 01 Dec 2016 12:17:46 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a113f08f2b4128705429e8339 Content-Type: text/plain; charset=UTF-8 I'm looking for ways to make a wide table more readable. My motivation is from a table that is too wide to fit on my screen. I need to be able to see all of the contents of a cell. If it were just text, I'd use M-q (fill-paragraph). I've already tried org-table-wrap-region and couldn't figure it out. --001a113f08f2b4128705429e8339 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm looking for ways to make a wide table more re= adable.=C2=A0 My motivation is from a table that is too wide to fit on my s= creen.=C2=A0 I need to be able to see all of the contents of a cell. If it = were just text, I'd use M-q (fill-paragraph).=C2=A0 I've already tr= ied=C2=A0org-table-wrap-region and couldn't figure it out.

--001a113f08f2b4128705429e8339--