help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using javac with Emacs


From: Peter Dyballa
Subject: Re: Using javac with Emacs
Date: Fri, 18 Sep 2009 14:41:18 +0200


Am 18.09.2009 um 13:13 schrieb Merciadri Luca:

It is even worse, as emacs
does not allow me to type the whole command, because it does not
recognize what "javac" is. However, it works using a terminal (and
thus without Emacs). How can I manage to make it work?


It seems as if your "terminal" runs a login shell while GNU Emacs does not (in which interactive buffer, shell, eshell, term are you invoking javac?). You could compare the value of the environment variable PATH in both environments.

So what you need to do is to change your shell setup to have in a "normal" shell at least the same value for PATH as in a login shell.

--
Greetings

  Pete

Basic, n.:
        A programming language. Related to certain social diseases in
        that those who have it will not admit it in polite company.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]