GNU bug report logs - #25962
Emacs IDE

Previous Next

Package: emacs;

Reported by: Ahmed Sorour <sorour.a <at> gmail.com>

Date: Sat, 4 Mar 2017 00:44:02 UTC

Severity: wishlist

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to http://lists.gnu.org/archive/html/help-gnu-emacs/2017-03/msg00019.html

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25962 in the body.
You can then email your comments to 25962 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#25962; Package emacs. (Sat, 04 Mar 2017 00:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ahmed Sorour <sorour.a <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 04 Mar 2017 00:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ahmed Sorour <sorour.a <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs IDE
Date: Fri, 3 Mar 2017 19:39:20 -0500
[Message part 1 (text/plain, inline)]
Hi,

I've recently been working more extensively with various coding languages,
and have developed a need to use IDEs.

Is it possible to configure Emacs to act as a complete replacement for:

- Atom or Sublime (for Python)
- IntelliJ IDEA (for Java)

Aside from project management, I'm also interested in a setup where I can
call Emacs to launch with one configuration when working with Java, and
another configuration when working with Python, etc.


Best Regards,
--
Ahmed Sorour
P: +1 (617) 710-6251 (mobile)
E: sorour.a <at> gmail.com
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#25962; Package emacs. (Sat, 04 Mar 2017 00:51:02 GMT) Full text and rfc822 format available.

Message #8 received at 25962 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Ahmed Sorour <sorour.a <at> gmail.com>
Cc: 25962 <at> debbugs.gnu.org
Subject: Re: bug#25962: Emacs IDE
Date: Fri, 03 Mar 2017 19:50:16 -0500
IMO this question is too broad for a bug report, so I'm going to close
the associated issue in the tracker. That doesn't stop anyone from
replying though. The help-gnu-emacs list would probably have been a
better place for this.




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 04 Mar 2017 00:51:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 25962 <at> debbugs.gnu.org and Ahmed Sorour <sorour.a <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 04 Mar 2017 00:51:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#25962; Package emacs. (Mon, 06 Mar 2017 14:33:02 GMT) Full text and rfc822 format available.

Message #15 received at 25962 <at> debbugs.gnu.org (full text, mbox):

From: Filipp Gunbin <fgunbin <at> fastmail.fm>
To: Ahmed Sorour <sorour.a <at> gmail.com>
Cc: 25962 <at> debbugs.gnu.org
Subject: Re: bug#25962: Emacs IDE
Date: Mon, 06 Mar 2017 17:32:48 +0300
For Java, the short answer is "no".

You can try CEDET, various modes for Java (malabar, old jde, etc.), but
AFAIK they'll not just "replace" IntelliJ as you'd expect it.  And there
is a justification for that - IntelliJ requires a lot of resources, it
eats RAM, indexes everything and is generally slow.  The good news is
that in Emacs you can use clever text editing facilities, record a macro
/ write a function for whatever you want (like generating
getters/setters).

Debugger is available as `jdb' in emacs unified debugger - `gud'.
Command-line compilation and stepping through errors is, of course,
available as usual with `M-x compile'.

Perhaps other people will tell more about tight integration.

Filipp


On 03/03/2017 19:39 -0500, Ahmed Sorour wrote:

> Hi,
>
> I've recently been working more extensively with various coding languages, and have developed a need to use IDEs.
>
> Is it possible to configure Emacs to act as a complete replacement for:
>
> - Atom or Sublime (for Python)
> - IntelliJ IDEA (for Java)
>
> Aside from project management, I'm also interested in a setup where I can call Emacs to launch with one configuration when working with
> Java, and another configuration when working with Python, etc.
>
> Best Regards,
> --
> Ahmed Sorour
> P: +1 (617) 710-6251 (mobile)
> E: sorour.a <at> gmail.com




Set bug forwarded-to-address to 'http://lists.gnu.org/archive/html/help-gnu-emacs/2017-03/msg00019.html'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 06 Mar 2017 17:48:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 04 Apr 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.