From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: tables question Date: Sat, 6 Sep 2014 06:08:07 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQCui-0001TQ-KA for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 06:08:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XQCud-00042f-IN for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 06:08:12 -0400 Received: from shellworld.net ([69.60.117.94]:63496 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQCud-00042a-Dt for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 06:08:07 -0400 Received: from localhost (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 2D723228B7 for ; Sat, 6 Sep 2014 06:08:07 -0400 (EDT) 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 Can anything be put into a table for org-mode that will prompt a user with each column heading as the user tabs into that column? I expect for especially large tables either horizontally or vertically this would be of assistance to data entry so as to prevent wrong information from getting into wrong columns. jude