From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Using javac with Emacs Date: Fri, 18 Sep 2009 22:04:17 +0200 Message-ID: <285D8A68-1A4F-4103-831E-5BDA4A6A9AE2@Web.DE> References: <878wgcjyjk.fsf@student.ulg.ac.be> <873a6kcutx.wl%anselm.helbig+news2009@googlemail.com> <871vm42yt4.fsf@merciadriluca-station.MERCIADRILUCA> <871vm4crkf.wl%anselm.helbig+news2009@googlemail.com> <87my4s5afo.fsf@student.ulg.ac.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253304313 11495 80.91.229.12 (18 Sep 2009 20:05:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Sep 2009 20:05:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Merciadri Luca Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 18 22:05:00 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MojhK-0001yC-UN for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2009 22:04:51 +0200 Original-Received: from localhost ([127.0.0.1]:56883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MojhK-0006A1-IX for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2009 16:04:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mojgv-00068t-P7 for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 16:04:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mojgr-00068X-C2 for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 16:04:25 -0400 Original-Received: from [199.232.76.173] (port=34047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mojgr-00068U-8T for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 16:04:21 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:36319) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mojgq-0007wh-OC for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 16:04:20 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id 9E7F511796342; Fri, 18 Sep 2009 22:04:19 +0200 (CEST) Original-Received: from [91.35.251.13] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (WEB.DE 4.110 #314) id 1Mojgp-00009i-00; Fri, 18 Sep 2009 22:04:19 +0200 In-Reply-To: <87my4s5afo.fsf@student.ulg.ac.be> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX187qw5uHYyBYkWvlkUoFScl1qpRHOzc/heevHmh zo5S0qB7y+stF38avnEalvAo/iSlskQXi3ckwaaKh/taszzKsJ 3QMPqXYOfo0zcOj6qgEg== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68294 Archived-At: Am 18.09.2009 um 21:18 schrieb Merciadri Luca: > What I find *really* strange is that, according to my $PATH variable > (assuming the kernel recursively looks in directories when such a > variable is specified), The kernel never does such silly things. This is performed by some shell. (The kernel even has no idea of a concept named "PATH.") > javac's directory should be detected. This is no executable and therefore adding it to $PATH is, in politically correct words, not recommended. -- Greetings Pete To most people solutions mean finding the answers. But to chemists solutions are things that are still all mixed up.