From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Paul Sorenson" Newsgroups: gmane.emacs.help Subject: Re: coninuation-indent for java? Date: Mon, 20 Oct 2003 17:29:21 -0600 Organization: Newsfeed.com http://www.newsfeed.com 100, 000+ UNCENSORED Newsgroups. Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3f946fbf_5@127.0.0.1> References: <3f8ded54$1_1@127.0.0.1> <4g6omb.oe.ln@acm.acm> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1066692718 10918 80.91.224.253 (20 Oct 2003 23:31:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2003 23:31:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 01:31:52 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ABjVA-0007xE-00 for ; Tue, 21 Oct 2003 01:31:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABjUk-0007og-B0 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Oct 2003 19:31:26 -0400 Original-Newsgroups: gnu.emacs.help Original-Lines: 54 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authenticated-User: $$xz5n$f933m X-Comments: This message was posted through Newsfeed.com X-Comments2: IMPORTANT: Newsfeeds.com does not condone, nor support, spam or any illegal or copyrighted postings. X-Comments3: IMPORTANT: Under NO circumstances will postings containing illegal or copyrighted material through this service be tolerated!! X-Report: Please report illegal or inappropriate use to You may also use our online abuse reporting from: http://www.newsfeed.com/abuseform.htm X-Abuse-Info: Please be sure to forward a copy of ALL headers, INCLUDING the body (DO NOT SEND ATTACHMENTS) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!news-out.spamkiller.net!local!corp-news!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:117462 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:13393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13393 Thanks, Alan! I've now found the commands C-c C-s, C-c C-o, C-c C-q, and they are working great. Here are my version numbers: *GNU Emacs 20.7.1 (i386-*-nt5.1.2600) of Tue Jun 13 2000 on buffy *Using CC Mode version 5.25 -Paul "Alan Mackenzie" wrote in message news:4g6omb.oe.ln@acm.acm... > Paul Sorenson wrote on Wed, 15 Oct 2003 18:59:18 > -0600: > > Greetings, > > and to you too, Sir! > > > Is there a way to set something like fortran-continuation-indent for > > java? In other words, is there a configuration like > > "java-continuation-indent"? When I apropos "continuation", it only > > lists idlwave-continuation-indent. Idlwave is a special mode that I > > use, but I was hoping to find the same continuation-indent feature for > > java. > > I'm not actually familiar with a Fortran Mode or Idlwave on Emacs, but in > Java Mode the answer to your question (assuming it's not 42 :-) is almost > certainly yes. What exactly do you want to do? > > Could you possibly post a few lines of java, showing exactly what you'd > like to happen, and what actually happens at the moment? It might be > helpful if you could get an analysis of the pertinent line by typing C-c > C-s and then post it here. > > > FWIW, I am running Gnu Emacs on Windows XP. > > Which version of Emacs (M-x emacs-version)? > Which version of CC Mode (M-x c-version)? > > > Thanks, > > > -Paul > > -- > Alan Mackenzie (Munich, Germany) > Email: aacm@muuc.dee; to decode, wherever there is a repeated letter > (like "aa"), remove half of them (leaving, say, "a"). >