I would like to search for regular expressions in the c / C ++ buffer, but I want to avoid the expression corresponding to the comment area. Is there a way using c mode to find out if a bunch of text is in the comments area (or a dot is in the comments area)?
emacs elisp
fluca1978
source share