From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-cycle behaves differently when called with M-x? Date: Mon, 17 Mar 2014 01:31:26 +0100 Message-ID: <87d2hlu0m9.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPLSz-0002hY-1W for emacs-orgmode@gnu.org; Sun, 16 Mar 2014 20:31:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPLSt-0003Pd-2d for emacs-orgmode@gnu.org; Sun, 16 Mar 2014 20:31:44 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:47925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPLSs-0003OF-Qe for emacs-orgmode@gnu.org; Sun, 16 Mar 2014 20:31:38 -0400 In-Reply-To: (Matt Price's message of "Sun, 16 Mar 2014 15:36:42 -0400") 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: Matt Price Cc: Org Mode Hi Matt, Matt Price writes: > I am not sure if this a bug or intended behaviour, but org-cycle > behaves ddifferently than expected when I call it using M-x (rather > than with TAB). Instead of cycling > FOLDED-->CHILDREN-->SUBTREE-->FOLDED > it cycles > FOLDED-->CHILDREN-->FOLDED I cannot reproduce this behavior. When I use M-x org-cycle RET repeatedly, it cycles thru FOLDED-->CHILDREN-->SUBTREE-->FOLDED Maybe there is a command run between occurrences of M-x org-cycle RET? -- Bastien