[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: An Eclim frontend for Emacs
From: |
Richard Riley |
Subject: |
Re: An Eclim frontend for Emacs |
Date: |
Sun, 19 Apr 2009 00:13:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) |
Tassilo Horn <tassilo@member.fsf.org> writes:
> Nikolaj Schumacher <me@nschum.de> writes:
>
> Hi Nikolaj,
>
>> Well, eclipse does keep a syntax tree of the source code. Eclim
>> doesn't necessarily make it available in a raw form, but it has (at
>> least) a command to print the class prototypes (java_class_prototype).
>>
>> Looking at the source code it wouldn't be too hard to return methods,
>> arguments, etc. in CSV form.
>
> Doesn't it do that already? I only had a very brief look at the code,
> but I had the impression that it basically returns every completion
> possibility available at this position.
>
>> Somebody just would have to convince the vim folks to accept patches
>> helping an Emacs project. ;)
>
> I searched their mailing list, and it seems the word emacs was never
> ever spoken out. ;-) But I'm pretty sure they would accept patches.
> It's free software, so one could fork it anyway, and this would decrease
> the benefits on every side.
>
>> Either way, it's a very neat project. Thanks to whoever mentioned it
>> first. ;)
>
> My pleasure!
>
>> The completion seems to work well with company[1], too, so I'll
>> include a back-end in the next version.
>
> Wow, that would be cool. Till now, I didn't have a deeper look at
> company mode, but this would definitively make me try it.
>
> Bye,
> Tassilo
>
>
I wonder where company mode and autocomplete out do each other in some
areas and reinvent the wheel in others. Company mode seems to provide
better select information e.g elisp info for candidates.
- Re: An Eclim frontend for Emacs, (continued)
- Re: An Eclim frontend for Emacs, Tassilo Horn, 2009/04/20
- Re: An Eclim frontend for Emacs, Nikolaj Schumacher, 2009/04/22
- Re: An Eclim frontend for Emacs, Tassilo Horn, 2009/04/22
- Re: An Eclim frontend for Emacs, Nikolaj Schumacher, 2009/04/22
- Re: An Eclim frontend for Emacs, Tassilo Horn, 2009/04/22
- Message not available
- Re: An Eclim frontend for Emacs, Richard Riley, 2009/04/20
- Re: An Eclim frontend for Emacs, Tassilo Horn, 2009/04/21
- Message not available
- Re: An Eclim frontend for Emacs, Chris McMahan, 2009/04/28
- Re: An Eclim frontend for Emacs, Tassilo Horn, 2009/04/29
- Message not available
- Re: An Eclim frontend for Emacs, Chris McMahan, 2009/04/30
- Message not available
- Re: An Eclim frontend for Emacs,
Richard Riley <=
- Re[2]: An Eclim frontend for Emacs, Eric M. Ludlam, 2009/04/18
- Message not available
- Re: Is JDEE moribund? Is Emacs a viable Java devel environment?, Richard Riley, 2009/04/18
- Message not available
- Re: Is JDEE moribund? Is Emacs a viable Java devel environment?, Richard Riley, 2009/04/18
Re: Is JDEE moribund? Is Emacs a viable Java devel environment?, address@hidden, 2009/04/17
Re: Is JDEE moribund? Is Emacs a viable Java devel environment?, hazlup, 2009/04/17