[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: JDE のインデント設定について
- X-ml-count: 4319
- Subject: Re: JDE のインデント設定について
- From: ABE Yasushi (阿部 靖司) <yas@xxxxxxxxxxx>
- Date: Fri, 04 Oct 2002 19:48:21 +0900
- User-agent: Wanderlust/2.9.14 (Unchained Melody) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (Fujiidera) APEL/10.3 Emacs/21.1 (i386-msvc-unknown.0) MULE/5.0 (SAKAKI) Meadow/1.99 Alpha2 (TANINOHORA)
蛇足ですが
>>>>> In [meadow-users-jp : No.4316]
>>>>> Koichiro Ohba <koichiro@xxxxxxxxxxx> wrote:
> おしい!
> substatement-open 0
> ですね。
|if ( true )
| <> {
| System.out.println("true");
| }
の<>のあたりにカーソルを置いてC-c C-sすると、syntax情報が表示されます。
上の例ならこんな感じです。
syntactic analysis: ((substatmenet-open . 1234))
----
ABE Yasushi