From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Slouf Newsgroups: gmane.emacs.help Subject: Re: Comment problem java-mode Date: Sun, 8 Jan 2006 18:25:50 +0100 Message-ID: <20060108172550.GC19057@barbucha.martin.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1136741199 6732 80.91.229.2 (8 Jan 2006 17:26:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Jan 2006 17:26:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 08 18:26:37 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 1EveJK-0001Tg-M6 for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jan 2006 18:26:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EveLD-0001dC-PP for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jan 2006 12:28:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EveKp-0001cw-Ib for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 12:28:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EveKi-0001aW-25 for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 12:28:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EveKh-0001aL-P5 for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 12:27:55 -0500 Original-Received: from [84.242.95.145] (helo=barbucha.martin.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EveMo-0005EX-Mu for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 12:30:07 -0500 Original-Received: from martin by barbucha.martin.net with local (Exim 3.36 #1 (Debian)) id 1EveIg-0007Vt-00 for ; Sun, 08 Jan 2006 18:25:50 +0100 Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 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:32548 Archived-At: turn on autofill-mode? m. On Sat, Jan 07, 2006 at 10:10:23PM +0000, Lars Knoesel wrote: > Hi, > > I have a little comment problem within java-mode (GNU Emacs 21.4.1). > > public class AClass > { > public AClass() > { > try { > // This is a comment and after reaching the end > of line the comment is broken. > > ... > > How can I solve this problem? > > Many thanks in advance. > > Best regards, > > Lars > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs