all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Goldman <kgold@watson.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs as C IDE
Date: Tue, 21 Oct 2008 16:16:48 -0400	[thread overview]
Message-ID: <48ff8446$1@news.greennet.net> (raw)
In-Reply-To: <mailman.1719.1224604025.25473.help-gnu-emacs@gnu.org>

Lorenzo Isella wrote:
> Dear All, I am working on a fairly large (for my standards) C
> project. I have to browse different .c and .h files and sometimes I
> feel lost. It would be wonderful, when looking at a single file,
> being able to "visualize" (maybe in a different window) its skeleton:
> structures, functions etc... or to collapse them in the view of the
> original file. I have not found what I am looking for, but I cannot
> believe that nobody has ever taken steps in this direction. I should
> add I am using cc-mode right now, Many thanks

Possibilities I use:

- selective-display can collapse code by level

- speedbar allows file and function browsing in a separate frame

- imenu allows jumping to a function using a GUI menu

(Since it's emacs, there are probably 10 more.)


       reply	other threads:[~2008-10-21 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1719.1224604025.25473.help-gnu-emacs@gnu.org>
2008-10-21 20:16 ` Ken Goldman [this message]
2008-10-22 12:54 ` Emacs as C IDE Richard Riley
2008-10-21 15:46 Lorenzo Isella
2008-10-21 16:12 ` Lave
     [not found] ` <mailman.1724.1224605545.25473.help-gnu-emacs@gnu.org>
2008-10-21 16:26   ` Thorsten Bonow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='48ff8446$1@news.greennet.net' \
    --to=kgold@watson.ibm.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.