From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francesco Mazzoli Newsgroups: gmane.emacs.help Subject: Re: Emacs and Java Date: Fri, 14 Sep 2012 15:32:45 +0100 Message-ID: <87txv0r7xu.wl%f@mazzo.li> References: <87har0onhj.wl%f@mazzo.li> <837grwvilj.fsf@gnu.org> <87vcfgr8sz.wl%f@mazzo.li> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1347633100 7366 80.91.229.3 (14 Sep 2012 14:31:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2012 14:31:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 14 16:31:44 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TCWvn-0005PK-Nz for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2012 16:31:43 +0200 Original-Received: from localhost ([::1]:52067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCWvj-0003li-Qq for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2012 10:31:39 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCWva-0003lI-MA for help-gnu-emacs@gnu.org; Fri, 14 Sep 2012 10:31:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCWvQ-0005Cj-1d for help-gnu-emacs@gnu.org; Fri, 14 Sep 2012 10:31:30 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:46949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCWvP-0005CP-Ri for help-gnu-emacs@gnu.org; Fri, 14 Sep 2012 10:31:19 -0400 Original-Received: by pbbro12 with SMTP id ro12so6542294pbb.0 for ; Fri, 14 Sep 2012 07:31:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:message-id:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type:x-gm-message-state; bh=5pHBASuNkNqdvsBadDDZsKvcqAY2l1jRRqQrUcby+WE=; b=EGZK6BpjeLdsO7rLjNTZv59Ms/U88gzq8JNahCDRMmDtArQEVab/GNybMap/xXoPtb AXFtyGJ3OMoyMt11QTzjXH+xUnMd+6jDFfR74a7YMABMKNybRnvLlTHX/j309E7nZFBQ ML/49s5WHf9zHiNLye4uBcozJwOuRMtmyf7j3VWBYmLt0NugEEmMzm0gZgl3G96AYC3r QVmMjnmcaFmbGIYJGyhviDTPz/qvoddrbxIB2bSsAINAlQ6qFEcW32VqE2Bk6L3oJ5hX cXbYx95p0IAlfwTc6QPkBuzzOcPda/x71CX9SwN7fCXZ4RMxc9+XuzLeRYpCjCrPCxZA T1OA== Original-Received: by 10.68.218.72 with SMTP id pe8mr5508924pbc.33.1347633078852; Fri, 14 Sep 2012 07:31:18 -0700 (PDT) Original-Received: from mcnulty.mazzo.li (vm-shell1.doc.ic.ac.uk. [146.169.21.39]) by mx.google.com with ESMTPS id vz8sm1065867pbc.63.2012.09.14.07.31.16 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Sep 2012 07:31:17 -0700 (PDT) In-Reply-To: <87vcfgr8sz.wl%f@mazzo.li> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-Gm-Message-State: ALoCoQmuJpl15ZjCJ9iIm7AoZdlnQ+fFLelQSt/+TXf3yt8LLj0nzN1ZXkeYWID/1wFeR4Vh8j6K X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86765 Archived-At: At Fri, 14 Sep 2012 15:14:04 +0100, Francesco Mazzoli wrote: > OK, I've tried flymake since apparently Java & ant are supported, and it can't > find my build file. The docs mention a `flymake-buildfile-dirs' variable to > customise but it is not in the customisation group, and setting it has no > effect. I've solved this problem, it was looking with `Makefile' and not for `build.xml', replacing `flymake-simple-make-java-init' with `flymake-simple-ant-java-init' in `flymake-allowed-file-name-masks' did the trick. -- Francesco * Often in error, never in doubt