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

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -