From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.help Subject: Re: java syntax highlighting with generics Date: Sun, 06 Aug 2006 09:45:26 -0700 Organization: Newt Software Message-ID: <87irl5zuc9.fsf@olgas.newt.com> References: <3dd187620608041114g46503901vf4a9ed64a9e2f6e3@mail.gmail.com> <55A0F1A0-67D7-4A0D-B753-31E9323AEB86@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1154882759 9577 80.91.229.2 (6 Aug 2006 16:45:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Aug 2006 16:45:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 06 18:45:57 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G9llE-0004K8-Uo for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Aug 2006 18:45:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9llE-0002M1-Fv for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Aug 2006 12:45:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G9ll0-0002Kd-P7 for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 12:45:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G9lkz-0002H8-55 for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 12:45:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9lky-0002Gn-VL for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 12:45:41 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G9lp1-0002FO-Rm for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 12:49:52 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G9lkt-0004GS-Un for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 18:45:35 +0200 Original-Received: from h-68-166-188-164.snvacaid.dynamic.covad.net ([68.166.188.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Aug 2006 18:45:35 +0200 Original-Received: from wohler by h-68-166-188-164.snvacaid.dynamic.covad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Aug 2006 18:45:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 30 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h-68-166-188-164.snvacaid.dynamic.covad.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:OU4rknP9wjQgGNrgmE7TnLDl8xw= 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:36540 Archived-At: Peter Dyballa writes: > Am 04.08.2006 um 20:14 schrieb gg.t.gadget_saavik@xoxy.net: > >> First of all, is there a version of java-mode or JDE (I'm a little >> confused as to the relationship if any between the two) that can >> handle generics and type parameters? > > I don't know! But isn't JDE just a generic acronym for *any* Java > Development Environment? No. JDE (JDEE in full) is a specific package: http://jdee.sunsite.dk/. It could use java-mode and add the code completion, debugging, and other features, but I can't remember if it does or comes with its own mode. The java-mode in the upcoming Emacs 22 does not yet support generics. I don't know about JDEE. >> By the way, how can I display the version number in such a way that I >> can select it to copy and paste? >> > > Either C-h v emacs-version RET and then copy from the *Help* buffer, > or M-x emacs-version RET and then change to *Messages* buffer. Or even M-: (insert (emacs-version)) RET. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD