From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: [bug] orgstruct has suddenly become overly opinionated about legal keystrokes Date: Fri, 22 Feb 2013 18:56:32 +0000 (GMT) Message-ID: <87k3q0rxcq@ch.ristopher.com> References: <87wqu0jnlf.fsf@gmail.com> <871uc88e8q@ch.ristopher.com> <87r4k8uule.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8xnW-0004ex-OU for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 13:56:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8xnP-0000um-Sj for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 13:56:42 -0500 Received: from ristopher.com ([146.185.21.93]:57558 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8xnP-0000uP-Jg for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 13:56:35 -0500 In-Reply-To: <87r4k8uule.fsf@gmail.com> (Eric Schulte's message of "Fri, 22 Feb 2013 10:27:57 -0700") 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 Eric Schulte writes: > Yes this fixes the problem. Thank you. I committed this. 14df16d org.el: Use longest form when translating keys. Christopher