From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: test.org Date: Fri, 27 Jan 2017 11:55:05 -0500 (EST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX9ns-0004Js-FM for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:55:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX9no-0007fo-GU for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:55:12 -0500 Received: from mailbackend.panix.com ([166.84.1.89]:38726) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cX9no-0007fN-Co for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:55:08 -0500 Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id ED0BC133C4 for ; Fri, 27 Jan 2017 11:55:05 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id C86EF14B7F for ; Fri, 27 Jan 2017 11:55:05 -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.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Interesting, I put a vertical on a line to start an org-mode table and keyed data dictionary in followed by a space another vertical and a return key. Then I put vertical followed by a space followed by variable followed by space followed by vertical followed by type followed by space followed by vertical followed by space followed by description followed by space followed by vertical followed by return followed by vertical followed by hyphen followed by tab. I got onto line 4 in column 3 but line one acquired all of the verticals from line 2 in addition to what it already had. | data dictionary | | | | variable | type | description | |-----------------+------+-------------| | | | | --