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

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

Re: Checking if cursor is inside a comment


From: Thien-Thi Nguyen
Subject: Re: Checking if cursor is inside a comment
Date: Fri, 18 Jul 2008 10:59:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Nordlöw <per.nordlow@gmail.com>
() Fri, 18 Jul 2008 00:10:38 -0700 (PDT)

   Is there a general or mode-specific (c-mode for my application) way of
   checking whether the cursor is currently placed inside a comment or not?

Perhaps you can use `hs-inside-comment-p', which would require you to
enable/configure hideshow (not difficult, but not "out of the box").

   What is the most clever way of doing this?

It depends on how you conceptualize "clever".

thi




reply via email to

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