[...] >>> I was just pulling up my email to share my next iteration when I saw >>> your next iteration. They look very similar. If my version covers all >>> of your use cases, then I'd like to add it to the Babel key map, >>> probably under "d" for demarcate or delimit, unless you can think of a >>> better mnemonic. > > I've just added this to the org-mode repo. > >> Not in the babel key map - in the org key map (I use it most in normal >> non src org entries to mark a block of elisp as src for samples/examples). > > For now it still lives in the babel keymap behind (C-c C-v d) since it > is fundamentally code-block related,
For me, "fundamentally code-block related", in the absence of execution-related functionality, points to org-src.el rather than org-babel, so I suggest naming this function org-src-demarcate-block. The babel keymap is still a good place for a binding -- I think it's reasonable for the babel keymap to accomodate pure code block stuff in addition to execution/tangling stuff. Dan _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode