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

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

Re: matching #if/#endif


From: Dirk Zabel
Subject: Re: matching #if/#endif
Date: Thu, 23 Aug 2007 10:51:34 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Johan Bockgård schrieb:
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

oops.
Thank you,
  Dirk


reply via email to

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