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

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

bug#4019: command to move point to #else (or #elif) in c-mode


From: Stefan Kangas
Subject: bug#4019: command to move point to #else (or #elif) in c-mode
Date: Sat, 9 Jul 2022 19:53:34 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi Alan,

Dan Nicolaescu <dann@ics.uci.edu> writes:

> When looking at code with a lot of preprocessor conditionals, a lot of
> times it is very useful when the point is at an #if to move it the
> corresponding #else (or #elif) to check what is happening on the other
> branch of the #if.  C-c C-p and C-c C-n are not very useful when you
> have to deal with a lot of nested and not nested #if #else.

This wishlist request was reported in 2009, but never got a reply.

It seems to me that such a command would be useful but is still missing.





reply via email to

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