From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [Feature Request] [ENTER] or [C-Alt ENTER] while on headline skip over drawers automatically Date: Sat, 11 Apr 2015 00:06:39 +0200 Message-ID: <874monr634.fsf@gmx.us> References: <9187ca927d174c2197aa10d5b09146b6@fcmailsvr2.familycareinc.org> <87k2xkyn0j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ygh4i-0000jK-27 for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 18:06:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ygh4e-0003gq-1h for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 18:06:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:47076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ygh4d-0003gb-Qw for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 18:06:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ygh4Z-0006VJ-1t for emacs-orgmode@gnu.org; Sat, 11 Apr 2015 00:06:47 +0200 Received: from host149-70-dynamic.53-82-r.retail.telecomitalia.it ([82.53.70.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Apr 2015 00:06:47 +0200 Received: from rasmus by host149-70-dynamic.53-82-r.retail.telecomitalia.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Apr 2015 00:06:47 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Eventually, we could introduce a `org-return-hook' where an user could > add, e.g., > > (lambda () (when (org-at-heading-p) (org-end-of-meta-data) (insert > "\n"))) > > Opinions? +1. I'd also like a hook on C-RET. -- Not everything that goes around comes back around, you know