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

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

which mode am I using?


From: Zimmen Gnauh
Subject: which mode am I using?
Date: Sat, 20 Sep 2003 19:15:19 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I need to test whether the current buffer is in c mode or not: 

(if (is-c-mode)
    (do-something))

How can this be done? Thanks for any input. 


reply via email to

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