From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: odd table behavior Date: Thu, 14 Jan 2010 22:33:51 +0530 Message-ID: References: <6dffa35e1001140803m9aa175eoe72990cc126ecbae@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVT7I-0004jb-NT for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 12:04:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVT7E-0004iW-Ob for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 12:04:16 -0500 Received: from [199.232.76.173] (port=54569 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVT7E-0004iR-GM for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 12:04:12 -0500 Received: from mail-iw0-f188.google.com ([209.85.223.188]:56052) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVT7D-00071g-Vd for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 12:04:12 -0500 Received: by iwn26 with SMTP id 26so377059iwn.14 for ; Thu, 14 Jan 2010 09:04:11 -0800 (PST) In-Reply-To: <6dffa35e1001140803m9aa175eoe72990cc126ecbae@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Ellis Cc: emacs-orgmode@gnu.org On Thu, Jan 14, 2010 at 9:33 PM, David Ellis wrote: > I haven't used tables much so please forgive me if this is a dumb question. > > I thought if I typed the following: > > |this|is|a|test| > |will tables work?| > > and I pressed the enter key with the cursor at the end of the second > line, the tables would reformat. This doesn't seem to be working > anymore for me. If I press the key that reformats. > > I am using GNU Emacs 23.1.1on Windows with org version 6.33f. > > I also noticed that if I type |- at the beginning of a line and then > hit return, it remains |-. If I press , it works correctly. > > First of all, am I correct that return should reformat. I don't think so. I don't recall tables ever functioning that way. Did they behave this way earlier? > If so, what should I check to try to fix this. May be you can rebind org-cycle to another key if TAB is inconvenient, say C-j or something? But I guess that is not what you need. -- Manish