From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Rutt Newsgroups: gmane.emacs.help Subject: Re: Comilation Errors Date: Sun, 28 Nov 2004 20:50:35 -0500 Message-ID: <874qj9v2xg.fsf@penguin.brutt.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101693352 12034 80.91.229.6 (29 Nov 2004 01:55:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Nov 2004 01:55:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 29 02:55:45 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CYalU-0005lP-00 for ; Mon, 29 Nov 2004 02:55:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CYaur-0001is-Lz for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Nov 2004 21:05:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: news.uni-berlin.de I0X2A+UweNRnH75nDLmL7QFMZdLhGFwQWWC8pmuFyBu3LCI/o= Mail-Copies-To: nobody User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:OGje9mqYeMulTRZnznEXG2IrOZk= Original-Xref: shelby.stanford.edu gnu.emacs.help:127010 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22413 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22413 "Richard Martin" writes: > Completely new to this, so I might just be being completly stupid but... > > I have installed Emacs/JDEE/cedet all with no errors. All the loading > statements end with done. > > I load up my java file and it goes into JDE mode fine and it compiles fine. > Brings up the errors(deliberate code errors I put in to see what happens) in > a new split buffer but I can't click on them as stated in the user guide. > They are just text that dont do anything. The go to next previous errors > doesn't work either. Are you doing middle-click or left-click? Middle-click is the way to go. But even easier is C-x ` to skip through the errors. -- Benjamin Rutt