From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: BUG: Navigating table to change fields Date: Mon, 20 Apr 2009 15:43:02 -0400 Message-ID: <87eivnyuux.fsf@gollum.intra.norang.ca> References: <87myabyz2y.fsf@gollum.intra.norang.ca> <87iqkzyytv.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvzOb-0007w1-3L for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 15:43:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvzOV-0007vP-SE for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 15:43:11 -0400 Received: from [199.232.76.173] (port=60968 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvzOV-0007vK-Pa for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 15:43:07 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55300) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LvzOV-00014N-DJ for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 15:43:07 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LvzOU-000Ex9-Eo for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 19:43:06 +0000 In-Reply-To: <87iqkzyytv.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon\, 20 Apr 2009 14\:17\:16 -0400") 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 Nevermind. It works. Gah. Sorry for the noise. This turns out to be my yasnippet setup messing up the TAB key in tables. :/ It works fine for a minimal emacs test. -Bernt Bernt Hansen writes: > Okay I think this is a bug. If I traverse the table FORWARDS with TAB > and type it inserts in front of the field that is there. If I traverse > it BACKWARDS with S-TAB it clears the field when I type. > > This seems inconsistent (and I really like the blank the field as soon > as you type behaviour) > > -Bernt > > > Bernt Hansen writes: > >> Hi, >> >> Did the user interface for tables change recently? When I TAB between >> fields in a table entering anything normally blanks out the field and >> replaces it with whatever new I am typing. >> >> Today it always seems to insert in front of whatever is already there. >> >> I'm just wondering if this was an intentional change or if it's a bug. >> I didn't notice anything in the release notes about this (but maybe I >> just missed it). >> >> -Bernt >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode