* Regaring heading re-organization.
@ 2009-08-25 11:39 Noorul Islam K M
2009-08-25 13:37 ` Matt Lundin
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Noorul Islam K M @ 2009-08-25 11:39 UTC (permalink / raw)
To: emacs-orgmode
Hey all,
Today I was re-arranging my headings. While doing that I faced this
issue. For example consider the following org file contents.
* Level 1
** Level 2
*** Level 3
**** Level 4
**** Level 4
**** Level 4
If I keep the cursor on Level 3 heading and press M-left, Shouldn't the
number of '*'s for the headings Level 4 become 3?
Thanks and Regards
Noorul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regaring heading re-organization.
2009-08-25 11:39 Regaring heading re-organization Noorul Islam K M
@ 2009-08-25 13:37 ` Matt Lundin
2009-08-25 14:16 ` Bernt Hansen
2009-08-25 15:31 ` OrgmodeRegaring " Wes Hardaker
2 siblings, 0 replies; 4+ messages in thread
From: Matt Lundin @ 2009-08-25 13:37 UTC (permalink / raw)
To: Noorul Islam K M; +Cc: emacs-orgmode
Noorul Islam K M wrote:
>
> Today I was re-arranging my headings. While doing that I faced this
> issue. For example consider the following org file contents.
>
> * Level 1
> ** Level 2
> *** Level 3
> **** Level 4
> **** Level 4
> **** Level 4
>
> If I keep the cursor on Level 3 heading and press M-left, Shouldn't the
> number of '*'s for the headings Level 4 become 3?
To move the children of the heading, you'll have to use M-S-left.
M-left/right moves only the individual heading.
M-S-left/right moves the heading and all subtrees.
- Matt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regaring heading re-organization.
2009-08-25 11:39 Regaring heading re-organization Noorul Islam K M
2009-08-25 13:37 ` Matt Lundin
@ 2009-08-25 14:16 ` Bernt Hansen
2009-08-25 15:31 ` OrgmodeRegaring " Wes Hardaker
2 siblings, 0 replies; 4+ messages in thread
From: Bernt Hansen @ 2009-08-25 14:16 UTC (permalink / raw)
To: Noorul Islam K M; +Cc: emacs-orgmode
Noorul Islam K M <gnukid@gmail.com> writes:
> Hey all,
>
> Today I was re-arranging my headings. While doing that I faced this
> issue. For example consider the following org file contents.
>
> * Level 1
> ** Level 2
> *** Level 3
> **** Level 4
> **** Level 4
> **** Level 4
>
> If I keep the cursor on Level 3 heading and press M-left, Shouldn't the
> number of '*'s for the headings Level 4 become 3?
No. M-left changes only this headline. You want S-M-left to change the
entire tree.
HTH,
Bernt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OrgmodeRegaring heading re-organization.
2009-08-25 11:39 Regaring heading re-organization Noorul Islam K M
2009-08-25 13:37 ` Matt Lundin
2009-08-25 14:16 ` Bernt Hansen
@ 2009-08-25 15:31 ` Wes Hardaker
2 siblings, 0 replies; 4+ messages in thread
From: Wes Hardaker @ 2009-08-25 15:31 UTC (permalink / raw)
To: Noorul Islam K M; +Cc: emacs-orgmode
>>>>> On Tue, 25 Aug 2009 17:09:16 +0530, Noorul Islam K M <gnukid@gmail.com> said:
NIKM> * Level 1
NIKM> ** Level 2
NIKM> *** Level 3
NIKM> **** Level 4
NIKM> **** Level 4
NIKM> **** Level 4
NIKM> If I keep the cursor on Level 3 heading and press M-left, Shouldn't the
NIKM> number of '*'s for the headings Level 4 become 3?
No, the default is to move only that line. Try M-shift-left instead to
move the "tree".
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_____ "In the bathtub of history the truth is harder to hold than ________/
\_______ the soap, and much more difficult to find." _______/
\_________ -- Terry Pratchett ______________/
\__________________/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-25 15:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 11:39 Regaring heading re-organization Noorul Islam K M
2009-08-25 13:37 ` Matt Lundin
2009-08-25 14:16 ` Bernt Hansen
2009-08-25 15:31 ` OrgmodeRegaring " Wes Hardaker
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.