[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: align.el and java
From: |
John Wiegley |
Subject: |
Re: align.el and java |
Date: |
Sat, 14 Dec 2002 13:40:00 -0700 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
>>>>> On Fri Dec 13, Robert writes:
> The existing declaration expressions appear to ignore the
> "String[]" line because it is not sufficiently similar to C/C++.
> I've hacked a fix for this behavior. I don't know if it is the
> proper way to do things, but I'm sure someone more knowledgeable
> can comment on that.
It might be safer to create a specific set of rules for Java. I
know that the C/C++ rules are already very complicated and fragile,
and that changing them can often have unforeseen side-effects.
John
- align.el and java, Robert Mecklenburg, 2002/12/13
- Re: align.el and java,
John Wiegley <=