whew, I just started the move from windows to Linux and try to work like a true man 
;-) using
xemacs and JDE.

well the first steps were o.k., I even mastered installing the JDK 1.2 with mySQL JDBC 
driver,
but now I have some configuration problems with xemacs and JDE I cannot solve. would 
be great if
someone is able to share his or her experiences. The problems are in detail:

(1) Problems with automatical identation
(2) Abbreviations with JDE
(3) "Find braces"

ad 1)
when I have some identation like:
for (int i=1; (i<10); i++) {
      System.out.println("" + i); // when I press enter here I want the next line to 
start
      // automatically here and not
// here
}

is this description clear?


ad 2)
reading the JDE help file, there should be the possibility of abbreviations, so when I 
type:

pub<space> JDE should finish this to public or the like

I enabled the function in JDE config like described in the help, but the abbrev. 
function simpy
does not work. any idea?

ad 3)
A really important function for me is to find the fitting braces, e.g. in the upper 
code
example, when the cursor is on the last } there should be a function to show/jump to 
the upper {
brace.


so these are really lots of questions.

probably some of you are so kind and could help me yet beeing a Linux dummy...


thanx in advance


Alex


================================================================
Dipl.Ing. Alexander Schatten
Email: [EMAIL PROTECTED]
URL: http://www.bigfoot.com/~AlexanderSchatten
================================================================




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to