Edward O'Connor 写道:

> The command `comment-dwim' might do what you want, but note that its
> dwimmish behavior depends on `transient-mark-mode' being enabled.
>
> Ted

There is no command as `comment-dwim' for my emacs. Actually, there is
ONLY one command starting with "comment" for my emacs, that is,
`comment-region'.

And `comment-region' works for me for the purpose of commenting out
Perl codes, that is, it will precede every line of perl code with
comment symbol of "#". However, when it comes to uncomment the Perl
codes, then I don't know the trick for the job. Any help for UNcomment
a block of Perl codes?

Thanks,

Andy

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to