From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: What to use for tables with lengthy text in cells? Date: Mon, 02 Mar 2015 22:25:04 +0100 Message-ID: <871tl7rt1r.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSXqE-0004pX-MQ for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 16:25:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSXq9-0004et-D7 for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 16:25:30 -0500 Received: from plane.gmane.org ([80.91.229.3]:55973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSXq9-0004ee-6T for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 16:25:25 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YSXq7-0008PJ-LF for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 22:25:23 +0100 Received: from 46.166.188.200 ([46.166.188.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 22:25:23 +0100 Received: from rasmus by 46.166.188.200 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 22:25:23 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Matt, Matt Price writes: > I have a project which will require me to enter about a paragraph in each > of 5 fields several times a day. I would use org tables, but I need to be > able to see the table contents in the buffer, and org hides long lines. I > tried using table.el but it feels incredibly clumsy - for instance, I can't > find a way to add a row to the end of the table, which seems crazy. AFAIK there's no "word-wrap for tables" (but it would be cool). I never figured out tabel.el, either. I don't > I am wondering what other people do in this situation - I guess I could > use a spreadsheet or an odt document but I would much rather stay in emacs > if I can. I'm sure you are already aware of this, but the only way I can think of is the following: |-------+-------+-------+-------+-------| | <5> | <5> | <5> | <5> | <5> | |-------+-------+-------+-------+-------| | | | | | | #+TBLFM: Which will truncate the column at <5> characters and where you can edit a cell with "C-c `"... —Rasmus -- Lasciate ogni speranza, voi che leggete questo.