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

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

Re: Binding C-c C-c to Perl Comments


From: Stefan Monnier
Subject: Re: Binding C-c C-c to Perl Comments
Date: Thu, 02 Oct 2003 17:56:47 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> In C Mode when I press C-c C-c it comments out the marked text in a
> buffer using C type comments -- i.e. //
> Is there a way to tell C-c C-c to use # instead in perl mode?

If you use transient-mark-mode, I recommend M-; which should
work pretty much in all modes.


        Stefan


reply via email to

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