Craig Cattell writes:
 > Been using Emacs JDE for many years now - but with the
 > latest version I get problems with the autocode for
 > fi, for, fori etc.
 > 
 > Instead of getting eg
 >  for (int i = 0; i < x.length; i++ ) ...
 > I get
 >  forifor (int i ...
 > 
 > looking at the lisp it has something like 
 > (l fori) 
 > (l "for " ...
 > but I can't work out how to sort it (not being a lisp
 > hack)
 > 
 > If I remove the second for I get fori but can't seem
 > to get just for.
 > 
 > A swift resolution to this issue would help me
 > enormously.

Several people have reported this problem. Unfortunately, it does not
happen on my system (Windows, Emacs 21.3, tempo-interactive set to
nil) and the people who've reported it have not given me enough
information about their configuration for me to try to reproduce it.

Paul



Reply via email to