From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Table alignment Date: Tue, 01 May 2012 02:04:36 +0200 Message-ID: <871un4vka3.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP0ZA-0006iX-Kq for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 20:03:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SP0Z6-0007j2-F9 for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 20:03:40 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:35150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP0Z6-0007im-67 for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 20:03:36 -0400 Received: by wibhm17 with SMTP id hm17so2686366wib.0 for ; Mon, 30 Apr 2012 17:03:34 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Mon, 30 Apr 2012 06:47:54 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hi Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > Aligning this table with C-c C-c when the cursor is in one of the cells > of the first column results in an error: "if: Wrong type argument: > char-or-string-p, nil". It is confused by the "=" character, and thinks it is a formula that needs evaluation. I just pushed a fix for this, thanks for reporting this! -- Bastien