all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagn Johansen <gonz808@hotmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: IDE versus emacs
Date: Sat, 06 Oct 2012 14:09:27 +0200	[thread overview]
Message-ID: <86d30vn6o8.fsf@hotmail.com> (raw)
In-Reply-To: mailman.10424.1349512497.855.help-gnu-emacs@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

>> It would useful if the identifiers were tagged (pun intended) with the
>> the "type": class, method, static function, constant etc.
>> 
>> For example find-tag could then support a customized
>> find-first/find-next order (eg. class first).
>> 
>> You could also use it to make the function guess-class-name-at-point. I
>> have previously needed this for my tempo expansions for C++ member
>> functions.
>
> If you are talking about C++, Emacs already comes with a program
> called 'ebrowse' and a matching set of Emacs commands, which I think
> are supposed to support all that already.  I suggest to read the
> ebrowse manual (bundled with Emacs) and see if you can put that to
> good use.
>

I triede ebrowse when it came out. It is a flop and no one uses/talks
about it anymore. It might as well be removed from Emacs.

CEDET/Semantic is the new hotness. I try it every 2 years for a short
while. It always ends up slowing down my Emacs with various lockups
because of all the parsing it does. Perhaps it works better in 24.3?

I am not specifically talking about C++, that what just an example. I
would like see the TAGS file extended with a "type" field so that my
imagined guess-class-name-at-point function would work for *all*
programming languages. It would be nice if Emacs had a generic API(*)
for semantic information so that for example auto completion system
could be written without specific knowledge of the major-mode (~
programming language).

*) guess-class-name-at-point, find-class-for-identifier-at-point, etc.

-- 
Vagn Johansen


  parent reply	other threads:[~2012-10-06 12:09 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 16:48 IDE versus emacs Wally Lepore
2012-10-04 17:26 ` Eli Zaretskii
2012-10-04 19:41   ` Wally Lepore
2012-10-04 20:19     ` v.plechinger
2012-10-04 21:41       ` Wally Lepore
2012-10-05  2:34       ` Óscar Fuentes
2012-10-04 20:20     ` Eli Zaretskii
2012-10-04 22:16       ` Wally Lepore
2012-10-04 23:46         ` Brandon Betances
2012-10-05  2:10           ` Wally Lepore
2012-10-05  2:22           ` Óscar Fuentes
2012-10-05  2:24             ` Jai Dayal
     [not found]             ` <CALDXikp5_sXOh23jBNBS=dfxzZBT2FuTMphdYDbuq-Qg07vTNg@mail.gmail.com>
2012-10-05 14:23               ` Óscar Fuentes
2012-10-05 14:49                 ` Tom
2012-10-05 17:57                   ` Suvayu Ali
2012-10-05 18:16                     ` Tom
2012-10-05 18:40                   ` Óscar Fuentes
2012-10-06  8:39                   ` Philipp Haselwarter
2012-10-06 18:13                     ` Tom
2012-10-05 22:58                 ` Tima
2012-10-05 23:05                   ` Jai Dayal
2012-10-06  4:17                   ` Bob Proulx
2012-10-06  5:43                     ` Tima
2012-10-06  7:01                       ` Eli Zaretskii
2012-10-19  7:55                         ` Steinar Bang
2012-10-19 16:27                           ` Sohail Somani
2012-10-19 17:22                             ` Drew Adams
2012-10-19 17:40                               ` Sohail Somani
2012-10-19 17:54                                 ` Brandon Betances
2012-10-20  6:01                                 ` Tom
2012-10-20 14:07                                   ` Jai Dayal
2012-10-20 14:55                                     ` Tom
2012-10-20 15:07                                       ` Jai Dayal
2012-10-19 16:42                           ` Eli Zaretskii
2012-11-02  8:27                             ` Steinar Bang
     [not found]                       ` <mailman.10421.1349506938.855.help-gnu-emacs@gnu.org>
2012-10-06  7:56                         ` Vagn Johansen
2012-10-06  8:33                           ` Eli Zaretskii
     [not found]                           ` <mailman.10424.1349512497.855.help-gnu-emacs@gnu.org>
2012-10-06 12:09                             ` Vagn Johansen [this message]
2012-10-06 12:53                               ` Eli Zaretskii
2012-10-09 12:48                           ` Doug Lewan
     [not found]                 ` <mailman.10367.1349448910.855.help-gnu-emacs@gnu.org>
2012-10-06  7:42                   ` Vagn Johansen
2012-10-05 17:00 ` Ken Goldman

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=86d30vn6o8.fsf@hotmail.com \
    --to=gonz808@hotmail.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.