Hello,<div><br></div><div>I'm using Aquamacs with markdown-mode. Two questions. </div><div><br></div><div>1. <a href="http://jblevins.org/projects/markdown-mode/">Markdown Mode</a> says you can use the key binding SHIFT-TAB to cycle the global visibility of headings. But when I hit SHIFT-TAB, I get "kill ring is empty," and I see that it's invoking the "yank" command. </div>
<div><br></div><div>What's interfering with Markdown Mode here? I tried this: </div><div><br></div><div><div>(global-unset-key (kbd "<S-tab>") )</div></div><div><br></div><div>but it didn't make a difference. I still get "kill ring is empty"</div>
<div><br></div><div>How do I unset "yank" and reassign SHIFT-TAB to cycle global visibility? </div><div><br></div><div>2. In Markdown Mode, is there a way to open a subtree in an indirect buffer? </div><div><br>
</div><div>Thanks!</div><div><br></div><div>Peter</div>