From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: things I don't understand about tables Date: Tue, 13 Nov 2012 23:17:01 -0500 Message-ID: <7096.1352866621@alphaville> References: <8650.1352765561@alphaville.americas.hpqcorp.net> <3878.1352784613@alphaville> <4423.1352855247@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYUPT-00082q-16 for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 23:17:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYUPP-0008ID-Up for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 23:17:06 -0500 Received: from g4t0014.houston.hp.com ([15.201.24.17]:26183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYUPP-0008I5-Pp for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 23:17:03 -0500 In-Reply-To: Message from Jude DaShiell of "Tue, 13 Nov 2012 22:38:15 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jude DaShiell Cc: emacs-orgmode@gnu.org Jude DaShiell wrote: > There is a > sign followed by an = sign and I ended up moving to the right > of the = sign and then was able to key things in. I think what runs on > this system is emacs in non-graphical mode. > The > sign follows the = sign (reading from left to right): it's supposed to be an ASCII arrow (actually an implication sign: => ). I tried emacs -nw in an xterm and emacs on the console. In all cases C-c . -2 RET works for me with no mucking around with the cursor. Nick