From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ellis Subject: odd table behavior Date: Thu, 14 Jan 2010 10:03:13 -0600 Message-ID: <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 1NVSAK-0007Si-A5 for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 11:03:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVSAF-0007MX-5C for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 11:03:19 -0500 Received: from [199.232.76.173] (port=51330 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVSAE-0007MF-V7 for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 11:03:15 -0500 Received: from mail-gx0-f211.google.com ([209.85.217.211]:62244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVSAE-0002ez-Dj for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 11:03:14 -0500 Received: by gxk3 with SMTP id 3so75596gxk.6 for ; Thu, 14 Jan 2010 08:03:13 -0800 (PST) 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: emacs-orgmode@gnu.org 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. If so, what should I check to try to fix this. Thanks, Dave