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

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

Re: matching #if/#endif


From: Johan Bockgård
Subject: Re: matching #if/#endif
Date: Thu, 23 Aug 2007 10:30:24 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Dirk Zabel <zabel@riccius-sohn.com> writes:

> Hi, is there any package which provides commands like "goto matching
> #if / #endif" (c-mode)? I think it won't be too difficult to write
> those commands myself, but on the other hand I dont believe I am the
> first who would love such a command.

C-c C-n   c-forward-conditional
C-c C-p   c-backward-conditional

-- 
Johan Bockgård


reply via email to

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