On Sun, Mar 16, 2014 at 8:34 PM, Bastien <b...@gnu.org> wrote: > Matt Price <mopto...@gmail.com> writes: > >> I would like my new org-cycle-mod to use the exact same >> keybindings as the original org-cycle does. what is the best way to >> achieve this? Thank you for your help! > > I think `remap' can help here -- see the section "Remapping Commands" > in the Emacs Lisp manual. > > HTH, > > -- > Bastien
ah, that's it for sure, thank you.