Post AY9ekgpx3HhwYHBXjU by ddrake@mathstodon.xyz
 (DIR) More posts by ddrake@mathstodon.xyz
 (DIR) Post #AY9ekgpx3HhwYHBXjU by ddrake@mathstodon.xyz
       2023-07-24T11:36:18Z
       
       1 likes, 0 repeats
       
       I dreamed about using #emacs and #orgmode. I even remember the specific thing I was trying to do:You have a top-level heading, and you want to cut it and paste it (or, to use classic emacs terminology, kill and yank) under a lower-level heading elsewhere.If you just copy and paste, putting the higher-level heading into the lower-level one will mess up the structure below it. My dreaming self wanted to avoid that.Now my waking self is answering the question. 😄 You can use M-x org-paste-subtree directly; or, you can just use a regular C-y to yank and if you have the variable org-yank-adjusted-subtrees*whew* glad I figured that out. I guess my subconscious is deeply concerned about this problem...This has been your oneiric org-mode public service announcement for today...