From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: org table integrity Date: Sat, 1 Feb 2020 21:09:10 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58162) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iy4hE-0007Xz-Lw for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 21:09:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iy4hD-0000Ti-Jp for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 21:09:12 -0500 Received: from mailbackend.panix.com ([166.84.1.89]:62141) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iy4hD-0000TW-Gy for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 21:09:11 -0500 Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 489Dsf5Z0fz1dB3 for ; Sat, 1 Feb 2020 21:09:10 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 489Dsf2pBhzcbV for ; Sat, 1 Feb 2020 21:09:10 -0500 (EST) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Does a way exist in orgmode to fix a column so that it only stores time stamps? A table I'm using has two columns that could this kind of error protection and two that should contain text. --