From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: Propagating Workflow States Date: Mon, 31 Mar 2014 21:49:03 +0200 Message-ID: <87ha6e174g.fsf@yahoo.fr> References: <874n2fgx8k.fsf@quasar.esben-stien.name> <87txae8u28.fsf@yahoo.fr> <87lhvqdyny.fsf@quasar.esben-stien.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUiCR-0004Ia-8W for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 15:48:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUiCJ-0005VA-EC for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 15:48:51 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:55908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUiCJ-0005V6-7y for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 15:48:43 -0400 In-Reply-To: <87lhvqdyny.fsf@quasar.esben-stien.name> (Esben Stien's message of "Mon, 31 Mar 2014 20:13:21 +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: Esben Stien Cc: Nicolas Richard , emacs-orgmode@gnu.org Esben Stien writes: > C-S-RET returns: > > C-j runs the command org-return-indent, which is an interactive > compiled Lisp function in `org.el'. Ah you're using non-GUI emacs. That's ok, just use C-u (that is called a prefix argument) before whatever key chord you hit to do what you described. -- Nico.