From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Keybinding for org-footnote-action in mail-mode Date: Thu, 03 Jan 2013 14:48:16 +0100 Message-ID: <87d2xm9y3j.fsf@bzg.ath.cx> References: <20130103120759.GE20764@pedroche> <87txqya0gx.fsf@bzg.ath.cx> <20130103134044.GA27967@pedroche> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tql9g-0005S7-3h for emacs-orgmode@gnu.org; Thu, 03 Jan 2013 08:48:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tql9f-0004k7-6M for emacs-orgmode@gnu.org; Thu, 03 Jan 2013 08:48:20 -0500 Received: from mail-we0-f170.google.com ([74.125.82.170]:49606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tql9f-0004jw-02 for emacs-orgmode@gnu.org; Thu, 03 Jan 2013 08:48:19 -0500 Received: by mail-we0-f170.google.com with SMTP id r1so7199981wey.15 for ; Thu, 03 Jan 2013 05:48:18 -0800 (PST) In-Reply-To: <20130103134044.GA27967@pedroche> (Igor Sosa Mayor's message of "Thu, 3 Jan 2013 14:40:45 +0100") 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 Hi Igor, Igor Sosa Mayor writes: > orgstruct++-mode wsa already on. It is supposed to activate also the > footnote functionality. At least C-c C-x f is not activated... Not, it `C-c C-x f' is not activated by orgstruct++-mode -- I don't think it should, as orgstruct++-mode keybindings are only active in Org's structures, and `org-footnote-action' should be available in paragraphs as well. Best, -- Bastien