emacs functions for editing C

Bill Poser poser at csli.Stanford.EDU
Fri Nov 16 12:51:34 AEST 1990


There are a number of functions I would like to have available
in (GNU)EMACS for editing C code that are not to my knowledge
part of the C major mode. The functions that come to mind are:

	goto-beginning-of-function
	goto-end-of-function
	name-current-function

Before I set out to write them, I'd like to enquire as to whether
anyone has done this.

(I'd also love an extension to etags that created tags for
external identifiers.)
						Bill



More information about the Comp.lang.c mailing list