From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: BUG: Navigating table to change fields Date: Mon, 20 Apr 2009 23:09:20 +0200 Message-ID: <0F844E46-FB8E-4118-9034-E7A9C12168EE@gmail.com> References: <87myabyz2y.fsf@gollum.intra.norang.ca> <87iqkzyytv.fsf@gollum.intra.norang.ca> <87eivnyuux.fsf@gollum.intra.norang.ca> <75583D30-8CE7-4E7F-A22D-DA2F1C36E1ED@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lw0k5-0004Kc-2u for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 17:09:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lw0jz-00047Z-Rt for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 17:09:28 -0400 Received: from [199.232.76.173] (port=34671 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lw0jz-00047D-Lc for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 17:09:23 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:17217) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lw0jz-00043A-12 for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 17:09:23 -0400 Received: by ey-out-1920.google.com with SMTP id 13so365985eye.24 for ; Mon, 20 Apr 2009 14:09:22 -0700 (PDT) In-Reply-To: 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: Eric Schulte Cc: emacs-orgmode@gnu.org So what would be the right place to call it? Which context checks should com before the hook, and which after? - Carsten On Apr 20, 2009, at 11:02 PM, Eric Schulte wrote: > A hook in org-cycle could be useful aside from yasnippets. I recently > found myself writing a defadvice for org-cycle in a situation where a > hook would have been preferable. -- Eric > > Carsten Dominik writes: > >> Maybe we should have a hook in org-cycle where yasnippet can >> hook into, instead of overruling the TAB key...... >> >> - Carsten >> >> On Apr 20, 2009, at 9:43 PM, Bernt Hansen wrote: >> >>> 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 >>> >>> >>> _______________________________________________ >>> 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 > > > _______________________________________________ > 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