linux - Unbind C-d from Delete in Emacs -



linux - Unbind C-d from Delete in Emacs -

on scheme (ubuntu 11.04) c-d acts alias delete in emacs. there way break connection? if so, how?

put in emacs init file:

(global-unset-key "\c-d")

linux emacs

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

c++ - Is it possible to apply breadth-first search algorithm of boost library to matrix? -