help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Comment/Uncomment in C files?


From: saneman
Subject: Comment/Uncomment in C files?
Date: Sat, 19 Apr 2008 11:06:38 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

I use emacs22 and have enabled CUA mode. I have assigned Comment/Uncomment to:


;; Toogle comment/uncomment
(global-set-key "\C-d" 'comment-dwim)

But nothing happens when I press C-d. Does emacs C-mode use some other config files?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]