From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Feature Request] [ENTER] or [C-Alt ENTER] while on headline skip over drawers automatically Date: Mon, 13 Apr 2015 00:15:53 +0200 Message-ID: <87bnitxaau.fsf@nicolasgoaziou.fr> References: <9187ca927d174c2197aa10d5b09146b6@fcmailsvr2.familycareinc.org> <87k2xkyn0j.fsf@nicolasgoaziou.fr> <874monr634.fsf@gmx.us> <87fv85xf3t.fsf@nicolasgoaziou.fr> <87pp79nk8s.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhQ9D-0002nE-TP for emacs-orgmode@gnu.org; Sun, 12 Apr 2015 18:14:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YhQ9C-0000JL-VT for emacs-orgmode@gnu.org; Sun, 12 Apr 2015 18:14:35 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhQ9C-0000JG-Pf for emacs-orgmode@gnu.org; Sun, 12 Apr 2015 18:14:34 -0400 In-Reply-To: <87pp79nk8s.fsf@gmx.us> (rasmus@gmx.us's message of "Sun, 12 Apr 2015 22:51:15 +0200") 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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > I had a patch a while ago adding support for M-RET on keywords. This > could be pushed together with a documentation on how to use it with > add-function (is nadvice.el too new for us to assume when writing > documentation?) or the mentioned hook. We still have to think about how to dispatch commands between M-RET and C-RET. Regards,