elisp - Emacs extension specific keybinding -
I am trying to write a keybinding to comment on the current line which does something like this for Ajithan.
(fable 'comment (lambda (& amp; alternative AGG) "keyboard macro." (Interactive "p") (kmka-egg-ring-item (quotation ("^ a ^ [ How can I use the same key binding on multiple languages? Python and CPP? To identify the file type and accordingly execute the keybinding. What is anyway?
Only a specific keypad for the keybind:
(eval-after-load "python-mode" '(defined-key python-mode-map "\ Cx /"' comment))
Comments
Post a Comment