all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4019: command to move point to #else (or #elif) in c-mode
@ 2009-08-02 18:18 Dan Nicolaescu
  2022-07-10  2:53 ` Stefan Kangas
  0 siblings, 1 reply; 8+ messages in thread
From: Dan Nicolaescu @ 2009-08-02 18:18 UTC (permalink / raw)
  To: bug-gnu-emacs


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.

Please consider adding such a command.

Thanks!







^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-08 12:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-02 18:18 bug#4019: command to move point to #else (or #elif) in c-mode Dan Nicolaescu
2022-07-10  2:53 ` Stefan Kangas
2022-07-10 10:35   ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-10 10:48     ` Stefan Kangas
2022-07-10 11:16       ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-10 11:51       ` Alan Mackenzie
2022-07-10 13:06         ` Lars Ingebrigtsen
2022-08-08 12:46         ` Lars Ingebrigtsen

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.