unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Klaus Berndl <klaus.berndl@sdm.de>
Subject: Re: ECB: when is a method shown?
Date: 12 Oct 2003 15:43:25 +0200	[thread overview]
Message-ID: <u7k3a6076.fsf@sdm.de> (raw)
In-Reply-To: bm766v$8fq$07$1@news.t-online.com

On Fri, 10 Oct 2003, Thomas Langen wrote:

>  I am a newbie with ECB; I just start using it with rather a large
>  (existing) project with C++, Java, and CORBA IDL files.
>  
>  I notice that for some files, visiting them makes ECB parse them and
>  show up its methods, for others (with nearly the same structure), no
>  methods are shown.
>  
>  I cannot figure out on what this behaviour depends, nor what I can do
>  to make ECB take notice of the methods in an existing file.
>  
>  Any idea?

ECB can parse and display-contents of two different file categories:

1. Semantic supported files: For these files a semantic-parser exists. If
   semantic and the maje-mode-hooks of the related major-modes are setup
   correctly ECB does what you expect it to do - parsing and displaying the
   file-contents. This type of files is the best supported type. See the
   subnode "Setting up Emacs" of the ECB-info-manual (activate it with C-c .
   o). BTW: C++ and Java are semantic supported!

2. Non-semantic- but imenu- or etags-supported files: In general ECB can parse
   all files which can be parsed by speedbar. Do not know if IDL-files are
   supported either by imenu or etags but i know that IDL is not supported by
   semantic.

What are your problems? Are only files of one language not displayed correctly
or arbitrary files regardless of their language?

If a C++- or Java-file is not parsed correctly you can send me this file via
email and i will test it.

BTW: Their is a mailing-list for ECB: ecb-list@lists.sourceforge.net
Please send all bug-reports and questions about ECB to this list. The best way
is to use the command `ecb-submit-problem-report'.

Ciao,
Klaus

-- 
Klaus Berndl			mailto: klaus.berndl@sdm.de
sd&m AG				http://www.sdm.de
software design & management	
Carl-Wery-Str. 42, 81739 Muenchen, Germany
Tel +49 89 63812-392, Fax -220

      reply	other threads:[~2003-10-12 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 20:52 ECB: when is a method shown? Thomas Langen
2003-10-12 13:43 ` Klaus Berndl [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=u7k3a6076.fsf@sdm.de \
    --to=klaus.berndl@sdm.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).