On Mon, 16 Dec 2002, Erich Schulz wrote: > Does anybody know the command to bring up an auxilliary window, which > you can use to navigate the code you are writing. > > I used this a while ago when I was doing some python and c programming. > The window lists all of the functions in your code and if you click on > the function in the aux window, the cursor jumps to the function > definition in the main editing window.
M-x speedbar Benno -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
