From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: command to skip the :PROPERTIES: drawer Date: Wed, 06 Jan 2016 00:00:54 +0100 Message-ID: <87poxf7hsp.fsf@nicolasgoaziou.fr> References: <87bn8z8wjh.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGaZD-0004Fr-WC for emacs-orgmode@gnu.org; Tue, 05 Jan 2016 17:59:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGaZ9-0006RT-1E for emacs-orgmode@gnu.org; Tue, 05 Jan 2016 17:59:03 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:43978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGaZ8-0006RN-Qf for emacs-orgmode@gnu.org; Tue, 05 Jan 2016 17:58:58 -0500 In-Reply-To: <87bn8z8wjh.fsf@free.fr> (Julien Cubizolles's message of "Tue, 05 Jan 2016 23:57:06 +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: Julien Cubizolles Cc: emacs-orgmode@gnu.org Hello, Julien Cubizolles writes: > Let's say you have an entry like the followin, with the point in the > Entry line. Is there an org command to put the mark on a newline after > :END:=C2=A0? At the moment, I have too many C-n to type for my taste :-) > > *** Entry :B_action: > :PROPERTIES: > :BEAMER_env: action > :BEAMER_COL: 0.6 > :END: See `org-end-of-meta-data'. Regards, --=20 Nicolas Goaziou