From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: is there a way to have =var_name= in table Date: Wed, 23 May 2012 07:33:02 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SX4C3-0005A8-S8 for emacs-orgmode@gnu.org; Wed, 23 May 2012 01:33:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SX4C1-0004NK-LO for emacs-orgmode@gnu.org; Wed, 23 May 2012 01:33:07 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:54037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SX4C1-0004Mz-CS for emacs-orgmode@gnu.org; Wed, 23 May 2012 01:33:05 -0400 Received: by wibhm14 with SMTP id hm14so3238648wib.12 for ; Tue, 22 May 2012 22:33:02 -0700 (PDT) In-Reply-To: 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: emacs-orgmode@gnu.org Cc: "Stephen J. Barr" On Sat, Mar 31, 2012 at 9:24 PM, Stephen J. Barr w= rote: [...] > | =3Dvar1=3D =A0 =A0| this is the first var =A0| [...] > However, pressing [TAB] after writing =3Dvar1=3D causes #ERROR to show up= . [...] Just for the records. This issue has been resolved in the meantime with: commit 8342fdb70aa28edbb7b0b18bf1f3c0fd2dd561fa Author: Bastien Guerry Date: Tue May 1 02:03:12 2012 +0200 It was also on my list of someday/maybe... Michael