emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] outline-demote incorrectly demotes leaf nodes


From: Christian Moe
Subject: Re: [O] outline-demote incorrectly demotes leaf nodes
Date: Tue, 18 Oct 2011 11:59:44 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0

Hi,

The Org manual (2.5 Structure editing) says to use M-S-<right> (org-demote-subtree) for what the submitter wants to do.

Yours,
Christian

On 10/18/11 10:55 AM, Sébastien Delafond wrote:
Hello,

from Debian bug #645360 (http://bugs.debian.org/645360):

   Here's my test file, call it "c.org":

   * a
   ** aa
   *** aaa

   I put the cursor at the beginning of the file (at the * in the first
   line).  Then I type C-c C->  (i.e. outline-demote).  The result is

   ** a
   *** aa
   ***  aaa

   I expected that the last line (the leaf node "aaa") would become a
   fourth-level heading, i.e. "**** aaa".  Instead, the fourth * that I
   was hoping for looks like it became a space.

There wasn't any patch provided by the submitter.

Cheers,

--Seb







reply via email to

[Prev in Thread] Current Thread [Next in Thread]