* matching #if/#endif
@ 2007-08-23 7:32 Dirk Zabel
2007-08-23 8:30 ` Johan Bockgård
0 siblings, 1 reply; 3+ messages in thread
From: Dirk Zabel @ 2007-08-23 7:32 UTC (permalink / raw)
To: help-gnu-emacs
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.
-- Dirk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: matching #if/#endif
2007-08-23 7:32 matching #if/#endif Dirk Zabel
@ 2007-08-23 8:30 ` Johan Bockgård
2007-08-23 8:51 ` Dirk Zabel
0 siblings, 1 reply; 3+ messages in thread
From: Johan Bockgård @ 2007-08-23 8:30 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: matching #if/#endif
2007-08-23 8:30 ` Johan Bockgård
@ 2007-08-23 8:51 ` Dirk Zabel
0 siblings, 0 replies; 3+ messages in thread
From: Dirk Zabel @ 2007-08-23 8:51 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-23 8:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-23 7:32 matching #if/#endif Dirk Zabel
2007-08-23 8:30 ` Johan Bockgård
2007-08-23 8:51 ` Dirk Zabel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.