all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maciej Katafiasz <mathrick@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs and C++ codesense
Date: Fri, 4 May 2007 15:57:54 +0000 (UTC)	[thread overview]
Message-ID: <f1fl62$i7o$2@sea.gmane.org> (raw)
In-Reply-To: 87odl0sjqc.fsf@gmail.com

Den Fri, 04 May 2007 17:15:39 +0200 skrev Hadron:

>> CEDET, as the name suggests, is a collection of various tools, connected
>> mostly by the fact they're developed together, and some depend on the
>> others. Semantic is the most prominent part of CEDET, which gives the
>> access to a complete language parser infrastructure, and subsequently to
>> its output, allowing for construction of language-sensitive tools (for
>> example, ones that know what variables are visible at any given point in
>> the source) without tying them to any particular language.
> 
> Yes - I read that. I just don't see how its useful in C development. I'm
> not saying it is not useful. Just that I don't see what its for. Mea
> culpa. The code navigation doesn't seem to do much and the decoration
> modes are not particularly helpful. I guess it could do with some sort
> of tutorial as I played with it a while and didn't really see what
> benefits it gave. Maybe you could describe how you use it?

http://mathrick.org/files/emacs-demo.gif

Notice how it very clearly has an idea what's going on in the C code and
reacts to that.

>>
>> ECB is a collection of tools supposed to give better code browsing (hence
>> the name) tools, as opposed to the ones aimed at writing code.
> 
> Yes, I used it for a while but found the locals/files stuff to be of
> limited use.

Locals are really useful for getting an overview what's there in the file,
and for jumps. Files stuff I don't use too much indeed. 
 
>> Winring is not tied or related at all to either of the two, just that
>> ECB has explicit support for it because it does some heavy
>> windows-management magic.
> 
> I realise that, but its kind of a must have when switching between
> things like ecb and gnus IMO.

Not using Gnus, and even if, I use separate frames for clearly separate
layouts. So far I didn't feel the need to optimise layout management
enough to take the time to evaluate and choose one of the window managers.

Cheers,
Maciej

  reply	other threads:[~2007-05-04 15:57 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 14:56 Emacs and C++ codesense spamfilteraccount
2007-04-25 18:24 ` Eli Zaretskii
2007-04-26  2:35 ` Maciej Katafiasz
2007-04-29 23:08 ` Hadron
2007-05-03  7:10   ` Klaus Berndl
2007-05-03 10:07     ` Hadron
2007-05-04  0:29       ` Maciej Katafiasz
     [not found]       ` <mailman.202.1178239012.32220.help-gnu-emacs@gnu.org>
2007-05-04 12:36         ` Hadron
2007-05-04 14:13           ` Maciej Katafiasz
     [not found]           ` <mailman.226.1178288422.32220.help-gnu-emacs@gnu.org>
2007-05-04 15:15             ` Hadron
2007-05-04 15:57               ` Maciej Katafiasz [this message]
     [not found]               ` <mailman.234.1178294745.32220.help-gnu-emacs@gnu.org>
2007-05-04 16:03                 ` Hadron
2007-05-04 16:11                 ` Patrick Drechsler
2007-05-04 16:24                   ` Hadron
2007-05-04 20:39                     ` Maciej Katafiasz
     [not found]                     ` <mailman.260.1178311606.32220.help-gnu-emacs@gnu.org>
2007-05-04 21:04                       ` Hadron
2007-05-05 10:06                         ` Maciej Katafiasz
     [not found]                         ` <mailman.283.1178360031.32220.help-gnu-emacs@gnu.org>
2007-05-05 10:18                           ` Hadron
2007-05-05 11:48                             ` Maciej Katafiasz
     [not found]                             ` <mailman.289.1178366162.32220.help-gnu-emacs@gnu.org>
2007-05-05 11:54                               ` Hadron
     [not found] ` <mailman.2524.1177525869.7795.help-gnu-emacs@gnu.org>
2007-04-26  7:43   ` spamfilteraccount
2007-04-26 20:14     ` Eli Zaretskii
     [not found]     ` <mailman.2566.1177618817.7795.help-gnu-emacs@gnu.org>
2007-04-27  7:56       ` spamfilteraccount
2007-04-29 23:16       ` Hadron
2007-04-30  3:25         ` Eli Zaretskii
2007-04-29 23:13   ` Hadron
2007-04-30  3:15     ` Eli Zaretskii

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='f1fl62$i7o$2@sea.gmane.org' \
    --to=mathrick@gmail.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.